
Time bar (total: 13.1s)
| 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 |
| 46.0ms | 309× | 0 | invalid |
ival-pow: 431.0ms (29.8% of total)ival-tan: 232.0ms (16% of total)ival-mult: 199.0ms (13.7% of total)ival-sin: 173.0ms (11.9% of total)ival-div: 166.0ms (11.5% of total)ival-add: 158.0ms (10.9% of total)ival-neg: 70.0ms (4.8% of total)exact: 9.0ms (0.6% of total)ival-true: 6.0ms (0.4% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 63 | 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 | 63 | 0 |
| ↳ | (*.f64 F F) | overflow | 62 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 F F) #s(literal 2 binary64)) | overflow | 62 | |
| ↳ | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | overflow | 63 | |
*.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 - | |
|---|---|---|
| + | 53 | 0 |
| - | 21 | 182 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 53 | 0 | 0 |
| - | 21 | 0 | 182 |
| number | freq |
|---|---|
| 0 | 182 |
| 1 | 52 |
| 2 | 22 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 101.0ms | 512× | 0 | valid |
Compiled 265 to 64 computations (75.8% saved)
ival-mult: 17.0ms (22.1% of total)ival-pow: 16.0ms (20.8% of total)ival-div: 10.0ms (13% of total)ival-sin: 10.0ms (13% of total)ival-tan: 10.0ms (13% of total)ival-add: 8.0ms (10.4% of total)ival-neg: 4.0ms (5.2% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 926× | times-frac |
| 816× | lower-fma.f64 |
| 816× | lower-fma.f32 |
| 748× | unsub-neg |
| 564× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 229 |
| 1 | 209 | 195 |
| 2 | 538 | 191 |
| 3 | 1197 | 191 |
| 4 | 2806 | 191 |
| 5 | 4494 | 191 |
| 6 | 5054 | 191 |
| 7 | 5344 | 191 |
| 8 | 5458 | 191 |
| 9 | 5466 | 191 |
| 10 | 5472 | 191 |
| 11 | 5800 | 191 |
| 12 | 5936 | 191 |
| 13 | 5936 | 191 |
| 14 | 5936 | 191 |
| 15 | 5936 | 191 |
| 0 | 20 | 24 |
| 0 | 37 | 24 |
| 1 | 58 | 21 |
| 2 | 98 | 21 |
| 3 | 150 | 21 |
| 4 | 210 | 21 |
| 5 | 314 | 21 |
| 6 | 466 | 21 |
| 7 | 908 | 21 |
| 8 | 1160 | 21 |
| 9 | 1260 | 21 |
| 10 | 1429 | 21 |
| 11 | 1552 | 21 |
| 12 | 1572 | 21 |
| 0 | 1572 | 19 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(negabs B)
Compiled 27 to 20 computations (25.9% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.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)))))) |
Compiled 27 to 20 computations (25.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 128 | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) | |
| cost-diff | 128 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 816× | lower-fma.f64 |
| 816× | lower-fma.f32 |
| 472× | lower-*.f32 |
| 464× | lower-*.f64 |
| 224× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 103 |
| 0 | 37 | 103 |
| 1 | 58 | 96 |
| 2 | 98 | 96 |
| 3 | 150 | 96 |
| 4 | 210 | 96 |
| 5 | 314 | 96 |
| 6 | 466 | 96 |
| 7 | 908 | 96 |
| 8 | 1160 | 96 |
| 9 | 1260 | 96 |
| 10 | 1429 | 96 |
| 11 | 1552 | 96 |
| 12 | 1572 | 96 |
| 0 | 1572 | 87 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
x |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
#s(literal 1 binary64) |
(tan.f64 B) |
B |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
F |
(sin.f64 B) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
(*.f64 F F) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.12890625 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) | |
| accuracy | 0.2734375 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 7.98880923993342 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.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 | 14.761860395294331 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 59.0ms | 256× | 0 | valid |
Compiled 119 to 22 computations (81.5% saved)
ival-div: 9.0ms (24.8% of total)ival-mult: 6.0ms (16.5% of total)ival-tan: 6.0ms (16.5% of total)ival-sin: 5.0ms (13.8% of total)ival-pow: 5.0ms (13.8% of total)ival-add: 3.0ms (8.3% of total)ival-neg: 2.0ms (5.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 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 | |
|---|---|---|---|---|
| 9.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))) |
| 4.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))) |
| 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 |
| 19 798× | lower-fma.f64 |
| 19 798× | lower-fma.f32 |
| 6 374× | lower-*.f64 |
| 6 374× | lower-*.f32 |
| 5 638× | lower-+.f64 |
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)))))) |
| 9 162× | lower-fma.f64 |
| 9 162× | lower-fma.f32 |
| 5 634× | lower-*.f32 |
| 5 626× | lower-*.f64 |
| 2 936× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 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) (-.f64 (hypot.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 (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 (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 (-.f64 (hypot.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 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B)))))) |
(/.f64 (neg.f64 (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))) (-.f64 (hypot.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 (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 (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 (-.f64 (hypot.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 (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 (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 (hypot.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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)) (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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) (-.f64 (hypot.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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))) (pow.f64 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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)) (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (hypot.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (hypot.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (-.f64 (hypot.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #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 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 (-.f64 (hypot.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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)) (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))) (-.f64 (hypot.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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))) (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (hypot.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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) (/.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)))) (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 423 to 1 929 computations (89.5% saved)
22 alts after pruning (22 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 494 | 22 | 516 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 495 | 22 | 517 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.8% | (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))) |
| 80.0% | (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)))) | |
| 89.7% | (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))) | |
| 75.2% | (/.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))) | |
| 80.0% | (/.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))))) | |
| 81.1% | (+.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))) | |
| 89.7% | (+.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)))) | |
| 65.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (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))) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 51.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/.f64 #s(literal -1 binary64) F)))) | |
| ▶ | 80.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) |
| 52.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 61.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)))) | |
| 68.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 79.9% | (+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.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)))))) | |
| ▶ | 55.7% | #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))))) |
| 52.6% | #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)))) | |
| ▶ | 48.5% | #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)) |
| 48.4% | #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)) | |
| 48.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (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)) | |
| ▶ | 48.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)) |
| 27.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 60.9% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
Compiled 1 062 to 754 computations (29% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 (cos.f64 B)) | |
| cost-diff | 0 | (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 | #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 | 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 | #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)) | |
| cost-diff | 320 | (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))))) | |
| cost-diff | 448 | (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) | |
| cost-diff | 7488 | (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))) | |
| 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))) |
| 16 768× | lower-fma.f32 |
| 16 742× | lower-fma.f64 |
| 3 994× | lower-*.f32 |
| 3 968× | lower-*.f64 |
| 3 338× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 897 |
| 0 | 137 | 889 |
| 1 | 238 | 875 |
| 2 | 437 | 857 |
| 3 | 1263 | 852 |
| 4 | 3985 | 843 |
| 5 | 7780 | 843 |
| 0 | 8764 | 815 |
| 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 |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(/.f64 (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) |
(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))) |
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(*.f64 B 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) |
(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) |
x |
(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)) |
(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)) |
(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))))) |
#s(literal 1/45 binary64) |
(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 (*.f64 x #s(literal 2/945 binary64)) B) |
(*.f64 x #s(literal 2/945 binary64)) |
#s(literal 2/945 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 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) |
(*.f64 #s(literal 7/360 binary64) F) |
#s(literal 7/360 binary64) |
(*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B) |
(*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) |
(*.f64 F #s(literal -31/15120 binary64)) |
#s(literal -31/15120 binary64) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
(neg.f64 x) |
(+.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 |
#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 (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal 2/945 binary64) B) B #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64))) (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 B F) B) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) 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) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal 2/945 binary64) B) B #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64))) (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 B F) B) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) x)) B) |
(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))) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal 2/945 binary64) B) B #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64))) (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 B F) B) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) x)) |
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) |
(*.f64 B 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) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) |
(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) |
x |
(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)) |
(fma.f64 (pow.f64 B #s(literal 4 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2/945 binary64) B) B #s(literal 1/45 binary64)) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)))) |
(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)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/945 binary64) B) B #s(literal 1/45 binary64)) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) |
(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))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2/945 binary64) B) B #s(literal 1/45 binary64)) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
#s(literal 1/45 binary64) |
(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)))) |
(fma.f64 (*.f64 (*.f64 B x) B) #s(literal 2/945 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(*.f64 (*.f64 x #s(literal 2/945 binary64)) B) |
(*.f64 (*.f64 #s(literal 2/945 binary64) x) B) |
(*.f64 x #s(literal 2/945 binary64)) |
(*.f64 #s(literal 2/945 binary64) x) |
#s(literal 2/945 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 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(*.f64 #s(literal 7/360 binary64) F) |
#s(literal 7/360 binary64) |
(*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B) |
(*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) |
(*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) |
(*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) |
(*.f64 F #s(literal -31/15120 binary64)) |
(*.f64 #s(literal -31/15120 binary64) F) |
#s(literal -31/15120 binary64) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
(neg.f64 x) |
(+.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))))) (fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x))) (/.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)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x))) (/.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))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x))) (/.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 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) |
#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.20175251470715436 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| accuracy | 0.5624958716604116 | (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.7487366355949057 | (*.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 | 18.732937417937862 | #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.2421875 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 5.612574460756607 | (*.f64 (/.f64 F (sin.f64 B)) #s(approx (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 | 9.261819754385147 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| accuracy | 11.331280110120067 | #s(approx (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 | 3.28449904142007 | (*.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))) | |
| accuracy | 4.140618807490618 | (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))) | |
| accuracy | 9.27972976415359 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 25.829692337166303 | #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)) | |
| accuracy | 0.08984375 | (fma.f64 (sqrt.f64 (/.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.332155104481205 | (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) | |
| accuracy | 9.27972976415359 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 25.796969956590296 | #s(approx (+ (neg (* x (/ 1 (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.0859375 | (/.f64 (neg.f64 x) (tan.f64 B)) | |
| accuracy | 0.109375 | (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.29916000976844204 | (/.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 | 9.619065807903064 | (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
| 143.0ms | 221× | 0 | valid |
| 21.0ms | 35× | 0 | invalid |
Compiled 876 to 77 computations (91.2% saved)
ival-mult: 40.0ms (31.1% of total)ival-div: 19.0ms (14.8% of total)const: 16.0ms (12.5% of total)ival-add: 15.0ms (11.7% of total)ival-pow: 11.0ms (8.6% of total)ival-cos: 7.0ms (5.4% of total)ival-sin: 6.0ms (4.7% of total)ival-sqrt: 5.0ms (3.9% of total)ival-tan: 4.0ms (3.1% of total)ival-neg: 4.0ms (3.1% of total)ival-sub: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#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 (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))) (patch (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))) #<representation:binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ()) |
#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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)) #s(approx (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 (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 #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 (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 (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 (*.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))) (patch (*.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))) #<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>) () ()) |
| 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 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (taylor 0 B) (#s(alt (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))) (patch (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))) #<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) (taylor 0 B) (#s(alt (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))) (patch (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))) #<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) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 x))))))) x) (taylor 0 B) (#s(alt (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))) (patch (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))) #<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) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x)))))))))) x) (taylor 0 B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* 7/360 F) (taylor 0 B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) (taylor 0 B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) (taylor 0 B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) (taylor 0 B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 x)) (taylor 0 B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) (taylor 0 B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) (taylor 0 B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) (taylor 0 B) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (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 (/ 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 (/ (- (* 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 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 -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 (* 7/360 (* 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (+ (* -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 (* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 (/ x (pow B 4))))))))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 6) (- (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 (/ x (pow B 4))) (* (/ F (pow B 6)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (/ x (pow B 6)))) (taylor inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* 31/15120 (* (pow B 2) F)) (taylor inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) (taylor inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) (taylor inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) (taylor inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) (taylor inf B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor inf B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor inf B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor inf B) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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)) #s(approx (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 (* -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 (- (* (/ 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 (/ (* 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 (* -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 (* 31/15120 (* (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (+ (* -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 (* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 (/ x (pow B 4))))))))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 6) (- (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 (/ x (pow B 4))) (* (/ F (pow B 6)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (/ x (pow B 6)))) (taylor -inf B) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* 31/15120 (* (pow B 2) F)) (taylor -inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) (taylor -inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) (taylor -inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) (taylor -inf B) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) (taylor -inf B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor -inf B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor -inf B) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) (taylor -inf B) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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)) #s(approx (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 (* -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 (- (* (/ 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 (/ (* 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 (* -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 (* 31/15120 (* (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (* -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 (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))) x) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 3/8 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) (taylor 0 F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor 0 F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor 0 F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor 0 F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor 0 F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)) (taylor 0 F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* (* F (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))))) (taylor 0 F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* F (+ (* -1/2 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))))))) (taylor 0 F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* 3/8 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) (taylor 0 F) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 #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 (/ (* 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 (+ 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 (- 7/360 (* -31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (* -1/2 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))))) (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* 3/8 (* (* (pow F 2) (- 7/360 (* -31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))) (- 7/360 (* -31/15120 (pow B 2))))))))))) (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (+ (* -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)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))) x) (taylor inf F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))) x) (taylor inf F) (#s(alt (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))) (patch (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))) #<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 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 4))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))))) x) (taylor inf F) (#s(alt (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))) (patch (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))) #<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/2 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 4))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 6))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))))))) x) (taylor inf F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- 7/360 (* -31/15120 (pow B 2)))) (taylor inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2))) (taylor inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))) (* -31/15120 (pow B 2))) (taylor inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 4))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))) (* -31/15120 (pow B 2))) (taylor inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 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)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 6))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) (* -31/15120 (pow B 2))) (taylor inf F) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #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 (* (/ 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 (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 (- 7/360 (* -31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2)))) (* -31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 4))))) (* -31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 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)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 6)))))) (* -31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (- (* -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 (+ 1 (* 1/6 (pow B 2)))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))) x) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))) x) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow F 4))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))))) x) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow F 4))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (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))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))))))) x) (taylor -inf F) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ 7/360 (* 31/15120 (pow B 2)))) (taylor -inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ 7/360 (* 31/15120 (pow B 2)))) (taylor -inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ 7/360 (* 31/15120 (pow B 2)))) (taylor -inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ 7/360 (* 31/15120 (pow B 2)))) (taylor -inf F) (#s(alt (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) (patch (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (taylor -inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2)))))) (taylor -inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))))) (taylor -inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (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)))))))) (taylor -inf F) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) (patch (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #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 (* (/ 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 (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 (+ 7/360 (* 31/15120 (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (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)))))) (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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)) (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 (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2)))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* x (+ (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* x (+ (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (+ (* 2/945 (pow B 2)) (* 3/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (+ (* 2/945 (pow B 2)) (* x (+ (* -5/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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)) #s(approx (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 (* -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/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 (/ (* 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 (/ (* 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 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 3/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1)) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))) 1)) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))))) 1)) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* (pow B 4) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))))))) 1)) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1/45 (* 2/945 (pow B 2)))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1/45 (+ (* 2/945 (pow B 2)) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1/45 (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 2/945 (pow B 2)) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ 1/45 (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 2/945 (pow B 2)) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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)) #s(approx (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 (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/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 (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 (/ (* 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 (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 (* -1 (* x (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x)))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x)))))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* -1/16 (* (/ (* (pow B 4) (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x))))))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -2/945 (pow B 2)) 1/45))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) (* -2/945 (pow B 2))) 1/45))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) x)) (* -2/945 (pow B 2))) 1/45))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) x)) (* -2/945 (pow B 2))) 1/45))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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)) #s(approx (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 (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/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 (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 (/ (* 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 (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (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))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))) (patch (*.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))) #<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 | |
|---|---|---|---|---|
| 43.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)))) (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (- (* 7/360 F) (* (* (* F -31/15120) B) B)) (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 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)) (/ 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)))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))) (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)))) |
| 13.0ms | F | @ | 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)))) (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (- (* 7/360 F) (* (* (* F -31/15120) B) B)) (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 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)) (/ 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)))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))) (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)))) |
| 11.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)))) (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (- (* 7/360 F) (* (* (* F -31/15120) B) B)) (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 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)) (/ 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)))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))) (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)))) |
| 10.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)))) (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (- (* 7/360 F) (* (* (* F -31/15120) B) B)) (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 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)) (/ 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)))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))) (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)))) |
| 10.0ms | B | @ | 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)))) (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (- (* 7/360 F) (* (* (* F -31/15120) B) B)) (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 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)) (/ 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)))) (neg (cos B)) (/ (neg x) (tan B)) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))) (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)))) |
| 1× | egg-herbie |
| 9 224× | lower-fma.f64 |
| 9 224× | lower-fma.f32 |
| 6 808× | lower-+.f64 |
| 6 808× | lower-+.f32 |
| 6 546× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1729 | 25058 |
| 1 | 5688 | 24096 |
| 0 | 9064 | 22112 |
| 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) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) 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)))) 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) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 x))))))) 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) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x)))))))))) x) |
(* 7/360 F) |
(+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) |
(+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) |
(+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 x)) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 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) |
(/ 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) |
(/ (- (* 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) |
-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) |
(* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) |
(+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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) |
(+ (* -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) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 (/ x (pow B 4))))))))) |
(* (pow B 6) (- (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 (/ x (pow B 4))) (* (/ F (pow B 6)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (/ x (pow B 6)))) |
(* 31/15120 (* (pow B 2) F)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (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))) |
(/ (* 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)) |
(- (* (/ 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)))))) |
(* -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))) |
(* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) |
(+ (* -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) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 (/ x (pow B 4))))))))) |
(* (pow B 6) (- (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 (/ x (pow B 4))) (* (/ F (pow B 6)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (/ x (pow B 6)))) |
(* 31/15120 (* (pow B 2) F)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (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))) |
(/ (* 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)) |
(- (* (/ 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)))))) |
(* -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))) |
(* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ 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))))) |
(* -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))))))))) |
(- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))) x) |
(- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) |
(- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) |
(- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 3/8 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)) |
(+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* (* F (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* F (+ (* -1/2 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))))))) |
(+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* 3/8 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 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 (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 (+ 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 (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))))) |
(* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* 3/8 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))) (- 7/360 (* -31/15120 (pow B 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))))))))) |
(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))))) |
(+ (* -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)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))) x) |
(- (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))) x) |
(- (+ 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 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 4))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))))) x) |
(- (+ 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/2 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 4))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 6))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))))))) x) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))) (* -31/15120 (pow B 2))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 4))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))) (* -31/15120 (pow B 2))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 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)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 6))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) (* -31/15120 (pow B 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 (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 (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)) |
(- 7/360 (* -31/15120 (pow B 2))) |
(- (+ 7/360 (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2)))) (* -31/15120 (pow B 2))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 4))))) (* -31/15120 (pow B 2))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 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)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 6)))))) (* -31/15120 (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))))) |
(- (* -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 (+ 1 (* 1/6 (pow B 2)))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))) x) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))) x) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow F 4))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))))) x) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow F 4))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (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))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))))))) x) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2)))))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (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 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ 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 (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 (+ 7/360 (* 31/15120 (pow B 2)))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2)))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (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 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)) (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))))))))) |
(+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2)))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* x (+ (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* x (+ (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) |
(+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (+ (* 2/945 (pow B 2)) (* 3/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (+ (* 2/945 (pow B 2)) (* x (+ (* -5/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/ (* 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/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))) |
(* -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)))) |
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) |
(+ (* -1 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 3/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (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 (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1)) |
(* x (- (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* (pow B 4) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))))))) 1)) |
(* x (+ 1/45 (* 2/945 (pow B 2)))) |
(* x (+ 1/45 (+ (* 2/945 (pow B 2)) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) |
(* x (+ 1/45 (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 2/945 (pow B 2)) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))) |
(* x (+ 1/45 (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 2/945 (pow B 2)) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -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/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)))))))) |
(* -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) |
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) |
(+ (* -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))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (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))))) |
(* -1 (* x (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x)))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x)))))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* -1/16 (* (/ (* (pow B 4) (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x))))))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) |
(* -1 (* x (- (* -2/945 (pow B 2)) 1/45))) |
(* -1 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) (* -2/945 (pow B 2))) 1/45))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) x)) (* -2/945 (pow B 2))) 1/45))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) x)) (* -2/945 (pow B 2))) 1/45))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -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/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))))) |
(* -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)) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (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))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (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 (-.f64 (*.f64 #s(literal 1/45 binary64) x) (*.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) |
(/ (+ (* -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 (-.f64 (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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (neg.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 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) |
(* (/ 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 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 7/360 binary64) (*.f64 B B) #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))))) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (-.f64 (*.f64 #s(literal 1/45 binary64) x) (*.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 (-.f64 (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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (neg.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 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) |
(/ (- (* 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) |
(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)) |
(- (+ (* F (sqrt (/ 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) |
(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))) |
(- (+ (* F (sqrt (/ 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) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 x))))))) x) |
(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 #s(literal 7/360 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/45 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 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) (+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x)))))))))) x) |
(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 #s(literal 7/360 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 #s(literal 31/15120 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 2/945 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/45 binary64) x))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x))) (*.f64 B B) (neg.f64 x))) |
(* 7/360 F) |
(*.f64 #s(literal 7/360 binary64) F) |
(+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(+ (* 31/15120 (* (pow B 2) F)) (* 7/360 F)) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 x)) |
(fma.f64 (*.f64 #s(literal 7/360 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/45 binary64) x)) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) |
(fma.f64 (*.f64 #s(literal 7/360 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 #s(literal 31/15120 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 2/945 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/45 binary64) x))) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) |
(fma.f64 (*.f64 #s(literal 7/360 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 #s(literal 31/15120 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 2/945 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/45 binary64) x))) |
(+ (* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 x) (* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))))) |
(fma.f64 (*.f64 #s(literal 7/360 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 #s(literal 31/15120 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 2/945 binary64) x)) (*.f64 B B) (*.f64 #s(literal 1/45 binary64) x))) |
(/ (- (* 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 #s(literal 1/45 binary64) x) (*.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 (-.f64 (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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (neg.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 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) |
(/ 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 #s(literal -1/45 binary64) x) (*.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 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.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) (+.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 #s(literal 1/45 binary64) x) (*.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 (-.f64 (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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (neg.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 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) |
(* -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 #s(literal 1/45 binary64) x) (*.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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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) |
(/ (- (* 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 #s(literal 1/45 binary64) x) (*.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 (-.f64 (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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (neg.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64)))) (*.f64 B B)))) (*.f64 B B) (*.f64 #s(literal 1/3 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) |
(/ (+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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)))) (neg.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal -1/3 binary64) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x))))))) (*.f64 B B) (*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) 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 x (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) (*.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 #s(literal 1/45 binary64) x (*.f64 (fma.f64 (*.f64 #s(literal 1/45 binary64) x) #s(literal -1/3 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) |
(* 7/360 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 #s(literal 7/360 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64))))) |
(+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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)))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) |
(+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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)))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) |
(+ (* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* 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)))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.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) (+.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 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) F (neg.f64 (*.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 B B))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 F #s(literal -7/360 binary64) (*.f64 (fma.f64 F #s(literal 1/840 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) #s(literal 1/6 binary64))) (*.f64 B B))))) (*.f64 B B))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F)) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 31/15120 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 2/945 binary64) x))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)))))))) (pow.f64 B #s(literal 6 binary64))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 (/ x (pow B 4))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (*.f64 (/.f64 F (*.f64 B B)) #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 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (pow.f64 B #s(literal 4 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 x (pow.f64 B #s(literal 4 binary64))) #s(literal 1/3 binary64))))))) (pow.f64 B #s(literal 6 binary64))) |
(* (pow B 6) (- (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 (/ x (pow B 4))) (* (/ F (pow B 6)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (/ x (pow B 6)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (*.f64 (/.f64 F (*.f64 B B)) #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 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (pow.f64 B #s(literal 4 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 (/.f64 F (pow.f64 B #s(literal 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 x (pow.f64 B #s(literal 4 binary64))) #s(literal 1/3 binary64)))))))) (/.f64 x (pow.f64 B #s(literal 6 binary64)))) (pow.f64 B #s(literal 6 binary64))) |
(* 31/15120 (* (pow B 2) F)) |
(*.f64 (*.f64 (*.f64 B B) F) #s(literal 31/15120 binary64)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(*.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) B) (/.f64 F B) (*.f64 #s(literal 31/15120 binary64) F)) (*.f64 B B)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(*.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) B) (/.f64 F B) (*.f64 #s(literal 31/15120 binary64) F)) (*.f64 B B)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(*.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) B) (/.f64 F B) (*.f64 #s(literal 31/15120 binary64) F)) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 2/945 binary64) x)) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)) |
(- (* (/ 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)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))) |
(/ (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)) |
(- (* (/ 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))) (* (/ 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)))))) |
(* -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))) |
(* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 31/15120 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) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) F (*.f64 (/.f64 F (*.f64 B B)) #s(literal 7/360 binary64)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) F (*.f64 (/.f64 F (*.f64 B B)) #s(literal 7/360 binary64)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) F (*.f64 (/.f64 F (*.f64 B B)) #s(literal 7/360 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))))) |
(+ (* -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) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 31/15120 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 2/945 binary64) x))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)))))))) (pow.f64 B #s(literal 6 binary64))) |
(* (pow B 6) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 (/ x (pow B 4))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (*.f64 (/.f64 F (*.f64 B B)) #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 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (pow.f64 B #s(literal 4 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 x (pow.f64 B #s(literal 4 binary64))) #s(literal 1/3 binary64))))))) (pow.f64 B #s(literal 6 binary64))) |
(* (pow B 6) (- (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/45 (/ x (pow B 2))) (+ (* 1/6 (* (/ F (pow B 4)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 (/ x (pow B 4))) (* (/ F (pow B 6)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) (/ x (pow B 6)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (*.f64 (/.f64 F (*.f64 B B)) #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 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (pow.f64 B #s(literal 4 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 (/.f64 F (pow.f64 B #s(literal 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 x (pow.f64 B #s(literal 4 binary64))) #s(literal 1/3 binary64)))))))) (/.f64 x (pow.f64 B #s(literal 6 binary64)))) (pow.f64 B #s(literal 6 binary64))) |
(* 31/15120 (* (pow B 2) F)) |
(*.f64 (*.f64 (*.f64 B B) F) #s(literal 31/15120 binary64)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(*.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) B) (/.f64 F B) (*.f64 #s(literal 31/15120 binary64) F)) (*.f64 B B)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(*.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) B) (/.f64 F B) (*.f64 #s(literal 31/15120 binary64) F)) (*.f64 B B)) |
(* (pow B 2) (- (* 7/360 (/ F (pow B 2))) (* -31/15120 F))) |
(*.f64 (fma.f64 (/.f64 #s(literal 7/360 binary64) B) (/.f64 F B) (*.f64 #s(literal 31/15120 binary64) F)) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 2/945 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 2/945 binary64) x)) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 2/945 x) (+ (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/45 (/ x (pow B 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 31/15120 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 #s(literal 2/945 binary64) x (fma.f64 (/.f64 #s(literal 1/45 binary64) B) (/.f64 x B) (*.f64 (*.f64 (/.f64 F (*.f64 B B)) #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)) |
(- (* (/ 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)))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))) |
(/ (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)) |
(- (* (/ 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))) (* (/ 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)))))) |
(* -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))) |
(* 31/15120 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 31/15120 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) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) F (*.f64 (/.f64 F (*.f64 B B)) #s(literal 7/360 binary64)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) F (*.f64 (/.f64 F (*.f64 B B)) #s(literal 7/360 binary64)))) (*.f64 B B)) |
(* (pow B 2) (+ (* 31/15120 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 7/360 (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 #s(literal 31/15120 binary64) F (*.f64 (/.f64 F (*.f64 B B)) #s(literal 7/360 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))))) |
(* -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))))) |
(- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))) x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) |
(- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) F (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/2 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)))) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) (*.f64 F F))) F (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(- (+ (* F (+ (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1/2 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* 3/8 (* (* (pow B 4) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))) (* 3/8 (* (+ 1 (* 1/6 (pow B 2))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) x) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 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)))) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 3/8 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)))) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (pow.f64 B #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))) (*.f64 F F))) (*.f64 F F))) F (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)) |
(*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) |
(+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* (* F (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* F (+ (* -1/2 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))))))) |
(fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) F)) |
(+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* F (+ (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* 3/8 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))) #s(literal -1/2 binary64))) (*.f64 F F) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (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))) |
(- (* (/ 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 (+ 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 (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (sqrt (/ 1 (+ 2 (* 2 x)))) (- 7/360 (* -31/15120 (pow B 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* 3/8 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))) #s(literal -1/2 binary64))) (*.f64 F F) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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)))) (- 7/360 (* -31/15120 (pow B 2)))) (* (pow F 2) (+ (* -1/2 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (- 7/360 (* -31/15120 (pow B 2))))) (* (pow F 2) (+ (* -5/16 (* (* (pow F 2) (- 7/360 (* -31/15120 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))) (- 7/360 (* -31/15120 (pow B 2))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))) #s(literal 3/8 binary64))) (*.f64 F F) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))) #s(literal -1/2 binary64))) (*.f64 F F) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ 1 (* 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 #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))) 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) (*.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) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(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 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(-.f64 (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 #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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 #s(literal 1 binary64) B))) (/.f64 x B)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(-.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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) 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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) x) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(- (+ 1 (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))) x) |
(-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) |
(- (+ 1 (+ (* -1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))) x) |
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 B #s(literal 4 binary64))) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) x) |
(- (+ 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 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 4))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))))) x) |
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (/.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)) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (pow.f64 B #s(literal 4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) x) |
(- (+ 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/2 (/ (* (pow B 4) (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 2))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 4))) (+ (* -1/2 (/ (* (pow B 4) (* (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (- 7/360 (* -31/15120 (pow B 2))))) (pow F 6))) (+ (* 1/6 (pow B 2)) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2)))))))))))))) x) |
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (fma.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))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 B #s(literal 4 binary64))) (*.f64 F F))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (pow.f64 B #s(literal 4 binary64))) (pow.f64 F #s(literal 6 binary64)))) (*.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) x) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (- 7/360 (* -31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(- (+ 7/360 (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) (* -31/15120 (pow B 2))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))) (* -31/15120 (pow B 2))) |
(+.f64 #s(literal 7/360 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B)))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 4))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))) (* -31/15120 (pow B 2))) |
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 7/360 binary64)) (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 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)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 6))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x)))))) (* -31/15120 (pow B 2))) |
(-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))) (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x)) #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* (/ 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 (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)) |
(- 7/360 (* -31/15120 (pow B 2))) |
(fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) |
(- (+ 7/360 (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2)))) (* -31/15120 (pow B 2))) |
(+.f64 #s(literal 7/360 binary64) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal -1/2 binary64) (*.f64 #s(literal 31/15120 binary64) (*.f64 B B)))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 4))))) (* -31/15120 (pow B 2))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) |
(- (+ 7/360 (+ (* -1/2 (/ (* (+ 2 (* 2 x)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 2))) (+ (* -1/2 (/ (* (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (- 7/360 (* -31/15120 (pow B 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)) (- 7/360 (* -31/15120 (pow B 2)))) (pow F 6)))))) (* -31/15120 (pow B 2))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))) #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) F) |
(/ 1 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 #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))))) |
(- (* -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) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/ -1 (* 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 #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))) (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) (*.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)))) (neg.f64 F)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(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) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))) x) |
(-.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) x) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 1/2 (/ (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))) x) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 B #s(literal 4 binary64))) (*.f64 F F))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) x) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow F 4))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))))) x) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) (/.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)) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (pow.f64 B #s(literal 4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) x) |
(- (+ (* -1 (+ 1 (* 1/6 (pow B 2)))) (+ (* 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/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x)))) (pow F 2))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow F 4))) (+ (* 1/2 (/ (* (pow B 4) (* (+ 7/360 (* 31/15120 (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))) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))))))))))))) x) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.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))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (pow.f64 B #s(literal 4 binary64))) (*.f64 F F))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) (pow.f64 B #s(literal 4 binary64))) (pow.f64 F #s(literal 6 binary64)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) x) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(* F (+ 7/360 (* 31/15120 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (* 1/45 x))) |
(fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2)))))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))))) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 2/945 (* (pow B 2) x)) (+ (* 1/45 x) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (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)))))))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))))) (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 #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) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.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) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.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) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* (/ 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 (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 (+ 7/360 (* 31/15120 (pow B 2)))) |
(neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F)) #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 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 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))))) (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)))) |
(+ (* -1 (+ 7/360 (* 31/15120 (pow B 2)))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* (+ 7/360 (* 31/15120 (pow B 2))) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* (+ 7/360 (* 31/15120 (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)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (/.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F))) (neg.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F))) #s(literal 1 binary64)) (neg.f64 F)) |
(/ -1 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) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 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)) (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 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 (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))))) |
(+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F))) |
(+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2)))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (+.f64 (-.f64 (*.f64 #s(literal 2/945 binary64) (*.f64 B B)) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) 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/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)))) |
(+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* x (+ (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* 3/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(fma.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (neg.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64)))))) x (*.f64 (fma.f64 (+.f64 (-.f64 (*.f64 #s(literal 2/945 binary64) (*.f64 B B)) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) 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/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B)))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)))) |
(+ (* x (- (+ (* -1 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* x (+ (* 3/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (+ (* 3/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))) (* x (+ (* -5/2 (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* -5/2 (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7)))))))))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))))))) 1)) (+ (* (* F (+ 1 (* 1/6 (pow B 2)))) (sqrt (/ 1 (+ 2 (pow F 2))))) (* (* (pow B 4) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(fma.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64)))))) x)) x (*.f64 (fma.f64 (+.f64 (-.f64 (*.f64 #s(literal 2/945 binary64) (*.f64 B B)) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) 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/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B)))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (pow.f64 B #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F)))) |
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 2/945 (pow B 2))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(fma.f64 (+.f64 (-.f64 (*.f64 #s(literal 2/945 binary64) (*.f64 B B)) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) 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/45 binary64)) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (+ (* 2/945 (pow B 2)) (* 3/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(fma.f64 (+.f64 (-.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) 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 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 2/945 binary64) (*.f64 B B)))) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ 1/45 (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (+ (* 2/945 (pow B 2)) (* x (+ (* -5/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(fma.f64 (+.f64 (-.f64 #s(literal 1/45 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) 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 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) x)) (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 2/945 binary64) (*.f64 B B)))) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (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)))) |
(/ (* 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 (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 |
#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)))) |
(/ (* 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 (-.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)))) (/.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) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))) 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 (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)))) |
(* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (* -1 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* 3/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(+ (* x (+ (* -1 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (* x (+ (* -5/2 (* (* x (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))) (* (sqrt (/ 1 (+ 2 (pow F 2)))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64))))) #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))))) x (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(/ (* 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) (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) (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))) |
(* -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 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 F F) x)) (/.f64 #s(literal 2 binary64) x)) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* 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 (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 (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)) |
(*.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))) #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)))))) |
(* x (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x) |
(* x (- (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))) 1)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 B #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))))) 1)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.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))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 B #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 B #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B)))) #s(literal 1 binary64)) x) |
(* x (- (+ (* -1/8 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/16 (* (/ (* (pow B 4) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* (* F (* (sqrt 1/2) (+ 1 (* 1/6 (pow B 2))))) (sqrt (/ 1 (pow x 3)))) (+ (* (* (pow B 4) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt (/ 1 (pow x 3)))) (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))))))))) 1)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.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))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (pow.f64 B #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #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))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (pow.f64 B #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 B #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B))))) #s(literal 1 binary64)) x) |
(* x (+ 1/45 (* 2/945 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) |
(* x (+ 1/45 (+ (* 2/945 (pow B 2)) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2/945 binary64) (*.f64 B B))) #s(literal 1/45 binary64)) x) |
(* x (+ 1/45 (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 2/945 (pow B 2)) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2/945 binary64) (*.f64 B B)))) #s(literal 1/45 binary64)) x) |
(* x (+ 1/45 (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 2/945 (pow B 2)) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 (pow x 3))) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F))))) #s(literal 1/45 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) |
(/ (* 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/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/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))) |
(* 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) (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) |
(* 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 (/ (* 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) |
(* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (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 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (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)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)))) |
(+ (* -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))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt 1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (fma.f64 (/.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 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (fma.f64 F F #s(literal 2 binary64))) (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)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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) (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)))))) |
(+ (* -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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 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 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)))) |
(* -1 (* x (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))))) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x)))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) |
(*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 B #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))))) (neg.f64 x)))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x)))))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) |
(*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (pow.f64 B #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 B #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) (neg.f64 x)))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* -1/16 (* (/ (* (pow B 4) (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (* (+ 1 (* 1/6 (pow B 2))) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/8 (* (/ (* (pow B 4) (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* (* F (* (sqrt -1) (* (sqrt -1/2) (+ 1 (* 1/6 (pow B 2)))))) (sqrt (/ 1 x))) (* (* (pow B 4) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) (sqrt (/ 1 x))))))) x)) (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3)))))) |
(*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)) (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 B B) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (fma.f64 F F #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (pow.f64 B #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 B #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (fma.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (pow.f64 B #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x)))) |
(* -1 (* x (- (* -2/945 (pow B 2)) 1/45))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64))) |
(* -1 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) (* -2/945 (pow B 2))) 1/45))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) x)) (* -2/945 (pow B 2))) 1/45))) |
(*.f64 (neg.f64 x) (fma.f64 (/.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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)))) x) #s(literal -1 binary64) (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) x)) (* -2/945 (pow B 2))) 1/45))) |
(*.f64 (neg.f64 x) (fma.f64 (/.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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F))))) x) #s(literal -1 binary64) (fma.f64 #s(literal -2/945 binary64) (*.f64 B B) #s(literal -1/45 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))) |
(/ (* 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) (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/2 (/ 1 x)) 1/2) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #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 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/2) x)) 1/2) x)) 1/2) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #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 (+ (* -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 (/ (* 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)) (neg.f64 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)))) x) #s(literal -1 binary64) #s(literal -1/2 binary64)) (neg.f64 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 (-.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/2 binary64)) (neg.f64 x)) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F)))))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (* (pow (+ 2 (pow F 2)) 2) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (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))) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (* (+ 2 (pow F 2)) (- (* 7/360 F) (* -31/15120 (* (pow B 2) F))))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (* (sqrt -1/2) (- (* 7/360 F) (* -31/15120 (* (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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 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)))) |
| 5 964× | lower-fma.f32 |
| 5 938× | lower-fma.f64 |
| 4 852× | lower-*.f32 |
| 4 826× | lower-*.f64 |
| 3 446× | lower-pow.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 541 |
| 0 | 137 | 522 |
| 1 | 531 | 480 |
| 2 | 4320 | 480 |
| 0 | 8751 | 480 |
| 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))))) |
(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))) |
(-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B)) |
(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))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(*.f64 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))))))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (tan.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))))) |
(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)))) |
(*.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))) |
#s(approx (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))) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #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 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.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 (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 (-.f64 (hypot.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.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 -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 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (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 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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))) (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 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #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 (-.f64 (hypot.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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 (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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))))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #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 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (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 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (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 -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 (hypot.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.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 -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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (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) (/.f64 (fma.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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))) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 B)) (cos.f64 B) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 F (*.f64 (sin.f64 B) (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)) (/.f64 F (sin.f64 B))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(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 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (/.f64 F (*.f64 (sin.f64 B) (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)) (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 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 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)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #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 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (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 x) (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) |
(+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.f64 B)) (/.f64 F (*.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/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 (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 (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 (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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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 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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.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))) |
(*.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 (/.f64 (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 (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 (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) (/.f64 (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) (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))) |
(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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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)) |
(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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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 (/.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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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 (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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) 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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 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 (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 (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 (fma.f64 #s(literal 2 binary64) x (neg.f64 (fma.f64 F F #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 (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 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 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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)) (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 (+.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 (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 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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))) (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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))) (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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))) (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 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) (/.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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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) (/.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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) #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 (neg.f64 (-.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 (*.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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 B #s(literal -1 binary64))) (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)))) |
(/.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 (neg.f64 (-.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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) 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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 B (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.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 (-.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 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) (/.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 (neg.f64 (-.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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) #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 (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (fma.f64 (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 -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal -1 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))) (+.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 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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 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)) (*.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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 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 F #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x)))) |
(/.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 (-.f64 (hypot.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (neg.f64 x))) (fma.f64 (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 -3/2 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 #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))))) x) |
(+.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 (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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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 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 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.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))) |
(*.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 (/.f64 (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 (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 (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) (/.f64 (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) (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))) |
(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 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))) (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))) (+.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) B) B (fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(fma.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (*.f64 x (neg.f64 x))) (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) x) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) |
(fma.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) |
(fma.f64 #s(literal -1 binary64) x (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(fma.f64 (*.f64 B B) (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(fma.f64 B (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) B) (fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(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 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(fma.f64 F (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(fma.f64 x #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) x) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (-.f64 x (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #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)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) (neg.f64 x)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F))) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F)) |
(+.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (*.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)))) |
(*.f64 (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)) (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)))) |
(/.f64 (fma.f64 #s(literal 343/46656000 binary64) (pow.f64 F #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)) #s(literal 3 binary64))) (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (-.f64 (pow.f64 (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64))) (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)) (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -31/15120 binary64) F)) (*.f64 B B) (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 (*.f64 (neg.f64 B) (*.f64 #s(literal -31/15120 binary64) F)) B (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (neg.f64 B) (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 (*.f64 #s(literal -31/15120 binary64) F) (neg.f64 (*.f64 B B)) (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 #s(literal 7/360 binary64) F (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B))) |
(fma.f64 B (*.f64 (neg.f64 B) (*.f64 #s(literal -31/15120 binary64) F)) (*.f64 #s(literal 7/360 binary64) F)) |
(fma.f64 F #s(literal 7/360 binary64) (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B))) |
(-.f64 (/.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64)) (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))))) |
(-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B)) |
(+.f64 (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)) (*.f64 #s(literal 7/360 binary64) F)) |
(+.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.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 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (hypot.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (-.f64 (hypot.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x)) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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/2025 binary64) (*.f64 x x))) (-.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/45 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x)) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (hypot.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))))) |
(/.f64 (fma.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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) (/.f64 (-.f64 (hypot.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/91125 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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/45 binary64) x)) |
(fma.f64 (fma.f64 #s(literal 8/843908625 binary64) (pow.f64 (*.f64 x (*.f64 B B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 (hypot.f64 (*.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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/45 binary64) x)) |
(fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 (*.f64 #s(literal 2/945 binary64) x) (*.f64 B B) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 #s(literal 2/945 binary64) (*.f64 x (*.f64 B B)) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 2/945 binary64) x) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 B (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) 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)) (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x))) |
(fma.f64 x (*.f64 (*.f64 #s(literal 2/945 binary64) B) B) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 x (*.f64 #s(literal 2/945 binary64) (*.f64 B B)) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(fma.f64 x #s(literal 1/45 binary64) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2025 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))))) |
(+.f64 (fma.f64 #s(literal 1/45 binary64) x (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B)) |
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x)) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/45 binary64) x) (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B) (fma.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 #s(literal 1/45 binary64) x))) |
(+.f64 (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 #s(literal 1/45 binary64) x)) |
(+.f64 (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 2/945 binary64) x) B) B (*.f64 #s(literal 1/45 binary64) x))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) F (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 B x) (*.f64 #s(literal 2/945 binary64) B) (/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(*.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 (*.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 (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 (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 (-.f64 (hypot.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 (neg.f64 x) (tan.f64 B)))) #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 (-.f64 (hypot.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 (neg.f64 x) (tan.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 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (tan.f64 B)) #s(literal 3 binary64)))) #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 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 (hypot.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 (neg.f64 x) (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) (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))) (-.f64 (hypot.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 (neg.f64 x) (tan.f64 B))))) |
(/.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 (-.f64 (hypot.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 (neg.f64 x) (tan.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 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 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #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 (*.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 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #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 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal -1 binary64)) |
(/.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 (neg.f64 (tan.f64 B)) x))) |
(/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.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 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x))) |
(/.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 (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 (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 (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 (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) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1 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 (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)))) |
(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 (-.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 (-.f64 (hypot.f64 (/.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 (neg.f64 x) (tan.f64 B)))) #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 (-.f64 (hypot.f64 (/.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 (neg.f64 x) (tan.f64 B)))) (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 (-.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 (-.f64 (hypot.f64 (/.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 (neg.f64 x) (tan.f64 B)))))) |
(/.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))) (-.f64 (hypot.f64 (/.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 (neg.f64 x) (tan.f64 B))))) |
(/.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 (-.f64 (hypot.f64 (/.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 (neg.f64 x) (tan.f64 B)))) (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 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #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 #s(literal -1 binary64) (cos.f64 B)) |
(*.f64 (cos.f64 B) #s(literal -1 binary64)) |
(/.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 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #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 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (tan.f64 B)) x) #s(literal -1 binary64)) |
(/.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 (neg.f64 (tan.f64 B)) x))) |
(/.f64 (neg.f64 (cos.f64 B)) (/.f64 (sin.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 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x))) |
(/.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 (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 (+.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 (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 (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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)) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #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)) (-.f64 (hypot.f64 (fma.f64 F F #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (fma.f64 F F #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) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (hypot.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 F F #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 F F #s(literal 2 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.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 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 (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))))) |
(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)))))) |
(*.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 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 (pow.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #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))) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #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 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) 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)) (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) 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)) (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64)))) (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 49/129600 binary64) (*.f64 F F)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 7/360 binary64) F) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64)))) (fma.f64 #s(literal 49/129600 binary64) (*.f64 F F) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B) (fma.f64 (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) B (*.f64 #s(literal 7/360 binary64) F)))))) |
(/.f64 (fma.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B) (*.f64 #s(literal 7/360 binary64) F)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 7/360 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 (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 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)))) |
(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 #s(literal 7/360 binary64) F) (*.f64 (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 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) B)))) |
(+.f64 (*.f64 (*.f64 #s(literal 7/360 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 (*.f64 (neg.f64 B) (*.f64 (*.f64 #s(literal -31/15120 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 (*.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 7/360 binary64) F)) (*.f64 (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 B) (*.f64 (*.f64 #s(literal -31/15120 binary64) F) 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 (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)) (pow.f64 (pow.f64 (neg.f64 (fma.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/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 (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 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 (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) (/.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal 1 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))) |
(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 (*.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 (*.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(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 (*.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 (*.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 (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))))) |
Compiled 77 512 to 6 987 computations (91% saved)
47 alts after pruning (47 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 672 | 41 | 1 713 |
| Fresh | 11 | 6 | 17 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 688 | 47 | 1 735 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.7% | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
| 80.0% | (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)))) | |
| 77.8% | (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))) | |
| 49.3% | (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))) | |
| 59.7% | (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))) | |
| 89.6% | (fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))))) | |
| 75.2% | (/.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))) | |
| 80.0% | (+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.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))))))) | |
| 79.9% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.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))))))) | |
| 81.1% | (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) | |
| 57.8% | (+.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)))))) | |
| 52.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| ▶ | 61.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)))) |
| 68.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 49.1% | #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)) | |
| 27.8% | #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)))) | |
| 60.9% | #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)))) | |
| 51.1% | #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)) #s(approx (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 48.3% | #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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) | |
| 26.2% | #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 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) 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)) | |
| 48.4% | #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)) | |
| 48.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (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)) | |
| 31.7% | #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)) | |
| 29.1% | #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)) | |
| 18.6% | #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)) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) | |
| 31.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) F (neg.f64 x)) B)) | |
| 18.6% | #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)) | |
| 48.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)) | |
| 32.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) B)) | |
| 32.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) | |
| 25.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)) | |
| ▶ | 24.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)) (-.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)) |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)) | |
| 31.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) | |
| 19.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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ▶ | 32.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)) |
| 48.8% | #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)))) | |
| 48.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))))) B) (/.f64 x B))) | |
| 55.7% | #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)))) | |
| 18.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) | |
| 20.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 16.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)))) | |
| ▶ | 31.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 (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))) |
| 17.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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)))) | |
| 15.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 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
Compiled 1 886 to 1 408 computations (25.3% 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 | 128 | (-.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) | |
| cost-diff | 192 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| cost-diff | 192 | (/.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) | |
| cost-diff | 1216 | (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)) | |
| cost-diff | 0 | #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)) | |
| cost-diff | 0 | (/.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) | |
| 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 (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)) | |
| cost-diff | 384 | (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)) | |
| 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 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) | |
| cost-diff | 0 | (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
| 11 686× | lower-fma.f32 |
| 11 674× | lower-fma.f64 |
| 3 350× | lower-*.f32 |
| 3 340× | lower-*.f64 |
| 2 258× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 700 |
| 0 | 120 | 692 |
| 1 | 195 | 676 |
| 2 | 320 | 676 |
| 3 | 638 | 650 |
| 4 | 1260 | 645 |
| 5 | 2491 | 645 |
| 6 | 5128 | 639 |
| 7 | 7711 | 639 |
| 0 | 8060 | 614 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) |
#s(literal 1 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal 2 binary64) |
(sin.f64 B) |
B |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 x) |
x |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) |
(neg.f64 x) |
x |
B |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)) |
(/.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 (+ (* (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)) |
(-.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) |
(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)) |
(/.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 |
#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 (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 (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)) |
(/.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) |
(-.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) |
(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)) |
(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 #s(literal 1/6 binary64) 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)))) |
(/.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 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
(*.f64 B B) |
B |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) |
(+.f64 (neg.f64 (*.f64 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 |
|---|
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) |
#s(literal 1 binary64) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal 2 binary64) |
(sin.f64 B) |
B |
(/.f64 (neg.f64 x) (tan.f64 B)) |
(neg.f64 x) |
x |
(tan.f64 B) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) |
(neg.f64 x) |
x |
B |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)) (-.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)) (-.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) |
(/.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)) (-.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)) |
#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))) |
(-.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) |
(-.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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.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 #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 |
#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 (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 (*.f64 (*.f64 #s(literal 1/3 binary64) B) x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) F) x) B)))) |
#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 (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) B) x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) F) 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) |
(-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) B) x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) F) 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 #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) |
(fma.f64 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) F) (*.f64 (fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) x)) |
(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)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) B) x) B (*.f64 (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))))) |
(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)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 1/6 binary64) F) (*.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) 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)))) |
(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) |
x |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
(*.f64 B B) |
B |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64)))) F) |
(+.f64 (neg.f64 (*.f64 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.0859375 | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| accuracy | 0.11328125 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) | |
| accuracy | 0.2421875 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 40.256370507986894 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| accuracy | 2.8950231176441052 | (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)) | |
| accuracy | 7.217996953251126 | (/.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) | |
| accuracy | 18.732937417937862 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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))) | |
| accuracy | 25.702175234434623 | #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)) | |
| accuracy | 0.01953125 | (/.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) | |
| accuracy | 0.08984375 | (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)) | |
| accuracy | 25.796969956590296 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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)) | |
| accuracy | 38.812331437227186 | #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)) | |
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.01953125 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) | |
| accuracy | 24.631443715753417 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) | |
| accuracy | 25.796969956590296 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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.13430883977405061 | (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) | |
| accuracy | 0.29916000976844204 | (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) | |
| accuracy | 9.261819754385147 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) | |
| accuracy | 11.331280110120067 | #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
| 163.0ms | 221× | 0 | valid |
| 18.0ms | 35× | 0 | invalid |
Compiled 549 to 67 computations (87.8% saved)
ival-mult: 36.0ms (30.8% of total)ival-div: 21.0ms (18% of total)ival-pow: 14.0ms (12% of total)ival-add: 13.0ms (11.1% of total)ival-sin: 6.0ms (5.1% of total)const: 6.0ms (5.1% of total)ival-tan: 5.0ms (4.3% of total)ival-cos: 5.0ms (4.3% of total)ival-sqrt: 5.0ms (4.3% of total)ival-neg: 4.0ms (3.4% of total)ival-sub: 2.0ms (1.7% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ()) |
#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<representation:binary64>) () ()) |
#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ()) |
#s(alt #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)) (patch #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)) #<representation:binary64>) () ()) |
#s(alt (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)) (patch (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)) #<representation:binary64>) () ()) |
#s(alt (/.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) (patch (/.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) #<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 (-.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) (patch (-.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) #<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 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ()) |
#s(alt #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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) (taylor 0 B) (#s(alt (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) (taylor 0 B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* 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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) (taylor 0 B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) (taylor 0 B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) (taylor 0 B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) B) (taylor 0 B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) (taylor 0 B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) (taylor 0 B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) (taylor 0 B) (#s(alt (-.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) (patch (-.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) #<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 (/ (+ (* -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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (+ (* -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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ 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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor inf B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (-.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) (patch (-.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) #<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 (+ (* -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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (taylor -inf B) (#s(alt (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor -inf B) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ 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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor -inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor -inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor -inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor -inf B) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor -inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) (taylor -inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) (taylor -inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) (taylor -inf B) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor -inf B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor -inf B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor -inf B) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor -inf B) (#s(alt (-.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) (patch (-.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) #<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 (+ (* -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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (* -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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (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) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/3 (* (pow B 2) x)) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* 1/3 (* (pow B 2) x)) x) B) (taylor 0 F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) (taylor 0 F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) (taylor 0 F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) (taylor 0 F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* (pow B 2) x)) x) (taylor 0 F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) (taylor 0 F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) (taylor 0 F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) (taylor 0 F) (#s(alt (-.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) (patch (-.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) #<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 1/2 (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (pow F 2))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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))) (/ 1 (sin B))) (taylor inf F) (#s(alt (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) F) (taylor inf F) (#s(alt (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) F) (taylor inf F) (#s(alt (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) F) (taylor inf F) (#s(alt (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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)) (/ (* 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 (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (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) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B) (taylor inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) (taylor inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) (taylor inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) (taylor inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) (taylor inf F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) (taylor inf F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) (taylor inf F) (#s(alt (-.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) (patch (-.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) #<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 (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (/ 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 (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (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) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B)) (taylor -inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor -inf F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (-.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) (patch (-.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) #<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 (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (/ 1 (pow F 2))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) (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) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) (taylor 0 x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) (taylor 0 x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) (taylor 0 x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* -1/12 (/ (* B (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) (taylor 0 x) (#s(alt (/.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) (patch (/.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) #<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 (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) (taylor 0 x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)))) (taylor 0 x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) (taylor 0 x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) (taylor 0 x) (#s(alt (-.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) (patch (-.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) #<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 (/ (* 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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) (taylor inf x) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ x (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) (+ (/ 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) (+ (/ 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (/ 1 x) (+ (/ 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/3 (* (pow B 2) x)) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B) (taylor inf x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B))) (taylor inf x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B))) (taylor inf x) (#s(alt (/.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) (patch (/.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) #<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 (* x (- (* 1/3 (pow B 2)) 1)) (taylor inf x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) (taylor inf x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1)) (taylor inf x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1)) (taylor inf x) (#s(alt (-.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) (patch (-.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) #<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 (* -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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) (patch (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) (patch (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (patch #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (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) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) (patch (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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)) (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 (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)) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<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 (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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/3 (* (pow B 2) x)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) (taylor -inf x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B))))) (taylor -inf x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B))))) (taylor -inf x) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt x))) (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B))))) (taylor -inf x) (#s(alt (/.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) (patch (/.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) #<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 (+ 1 (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (-.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) (patch (-.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (-.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) (patch (-.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) #<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 (* -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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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)) (patch #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)) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 (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))) (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 (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))) #<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 | |
|---|---|---|---|---|
| 42.0ms | F | @ | 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) (sqrt (/ 1 (+ (* 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) (+ (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/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (/ 1 (+ (* 2 x) 2)) (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) 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)) (/ 1 (+ (* F F) 2)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 36.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) (sqrt (/ 1 (+ (* 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) (+ (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/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (/ 1 (+ (* 2 x) 2)) (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) 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)) (/ 1 (+ (* F F) 2)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 5.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) (sqrt (/ 1 (+ (* 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) (+ (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/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (/ 1 (+ (* 2 x) 2)) (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) 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)) (/ 1 (+ (* F F) 2)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 5.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) (sqrt (/ 1 (+ (* 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) (+ (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/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (/ 1 (+ (* 2 x) 2)) (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) 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)) (/ 1 (+ (* F F) 2)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 5.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) (sqrt (/ 1 (+ (* 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) (+ (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/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (/ 1 (+ (* 2 x) 2)) (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) 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)) (/ 1 (+ (* F F) 2)) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B))) |
| 1× | egg-herbie |
| 7 820× | lower-fma.f64 |
| 7 820× | lower-fma.f32 |
| 7 204× | lower-*.f64 |
| 7 204× | lower-*.f32 |
| 5 554× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1397 | 21161 |
| 1 | 4475 | 20612 |
| 0 | 8453 | 19072 |
| 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) |
(/ (- (* 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))))) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(/ 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 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) |
(* (/ 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) |
(+ (* -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) |
(- (* (/ 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) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -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 (/ (* 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))) |
(* (/ 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))) (* (/ 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) |
(- (* (/ 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) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -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 (/ (* 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))) |
(* (/ 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 (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))))))))) |
(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)))))) |
(* -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)) (pow F 2)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x 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/3 (* (pow B 2) x)) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(- (* 1/3 (* (pow B 2) x)) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) 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/2 (* -1/4 (pow F 2))) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(* -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))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))) |
(/ 1 (* 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) |
(/ 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)) (/ (* 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 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (* -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) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(/ (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(* (/ 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 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) (/ 1 (sin B))) |
(/ -1 (* 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)) |
(/ -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 (+ (/ 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 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (* -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 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (/ (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B)) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (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 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(* (/ 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 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (cos B) (sin B))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (+ (* -1 (/ (cos B) (sin B))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ 1 (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))))))))) |
(* (/ 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 (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (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))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* -1/12 (/ (* B (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) 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))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 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))) |
(/ (* 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 (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)))))) |
(* -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))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (/ x (pow F 2))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ (/ 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)) |
(* 1/3 (* (pow B 2) x)) |
(* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))))) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B))) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B))) |
(/ 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) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* 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 (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 (/ (* 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)))))) |
(* -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))))) |
(* -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 (pow F 2))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (* -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))))) |
(* 1/3 (* (pow B 2) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt x))) (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 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 (+ 1 (* -1/3 (pow B 2))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* -1 (/ (* 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/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 (/ (* 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))))) |
| 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 (-.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) |
(/ (+ (* -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 #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 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 (-.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) |
(* 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))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(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)) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(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)) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(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)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) 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) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (neg.f64 x))) B) |
(- (* 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))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (neg.f64 x))) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (neg.f64 x))) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (neg.f64 x))) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(*.f64 x (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) 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 x (/.f64 (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 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 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) F (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) (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 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (fma.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 (*.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) |
(/ (+ (* -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 (neg.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 (-.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 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 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (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) |
(+ (* -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) |
(- (* (/ 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) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (*.f64 B B)) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) B) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) B) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) B) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) B) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) (*.f64 B B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))) |
(/ (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)))))) |
(* (/ 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 (/ (* 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) |
(- (* (/ 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) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (*.f64 B B)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (*.f64 B B)) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) B) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.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/3 binary64) x))) (/.f64 x (*.f64 B B))) (*.f64 B B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))) |
(/ (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)))))) |
(* (/ 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 (/ (* 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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 #s(literal 3/8 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)))) (sin.f64 B)))) (*.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 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (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))) |
(* -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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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)) |
(* -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)) (pow F 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 F F)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) (*.f64 F F)) |
(/ (+ (* -1/2 (+ 2 (* 2 x))) (pow F 2)) (pow F 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.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 (/.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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)) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64))) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.f64 x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.f64 x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.f64 x B)) |
(- (* 1/3 (* (pow B 2) x)) x) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x))) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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 (/.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow F 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 F F) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 F F) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 F F) #s(literal 1/2 binary64)) |
(* -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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 (/.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 #s(literal 3/8 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)))) (sin.f64 B)))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (sin.f64 B))) F) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (fma.f64 (/.f64 #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 (/.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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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 #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))) 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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) |
(/ 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)) (/ (* 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 #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)))) (/ (* 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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 (/.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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (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 |
#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)))) |
(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)))) |
(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 (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 #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)))) (/ (* 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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (fma.f64 (/.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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (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) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F) |
(/ (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B) |
(*.f64 F (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B)) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 B x) F) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (/.f64 (/.f64 x B) F)) F) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 B x) F) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (/.f64 (/.f64 x B) F)) F) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 B x) F) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) (/.f64 (/.f64 x B) F)) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) (/.f64 x F)) F) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) (/.f64 x F)) F) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) (/.f64 x 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 #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)))) (/ (* 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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (*.f64 F F)) |
(* (/ 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 (/.f64 (neg.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 (/.f64 (neg.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 (/.f64 (neg.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 #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)))) (/ (* 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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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)) |
(/.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 (*.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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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 (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 (/.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 (/ (* 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 #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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.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))) (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 #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))) (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) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (sin.f64 B)) (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)) |
(/ -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 (+ (/ 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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.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))) (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 |
#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)))) |
(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)))) |
(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 (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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.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))) (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 (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (neg.f64 F) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* -1 (/ (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B)) |
(/.f64 (*.f64 (neg.f64 F) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) B) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) B) x (/.f64 (neg.f64 x) B)) (neg.f64 F))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) B) x (/.f64 (neg.f64 x) B)) (neg.f64 F))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) B) x (/.f64 (neg.f64 x) B)) (neg.f64 F))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (neg.f64 F) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) (neg.f64 F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) (neg.f64 F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) (neg.f64 F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 #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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.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))) (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 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64)))) (*.f64 F F)) |
(* (/ 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) (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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.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))) (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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.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))) (pow.f64 F #s(literal 6 binary64))) (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))))) (* -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))))) |
(* (/ 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 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 (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)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(- 1 (/ 1 (pow F 2))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.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 (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 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 (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)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/12 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 F (/.f64 #s(literal 5/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/12 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 5/16 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64)))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) B) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) B (/.f64 #s(literal -1 binary64) B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) F) B)) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) B))) (/.f64 #s(literal 1 binary64) B)) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* -1/12 (/ (* B (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) F) B) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/12 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 5/16 binary64) F) B) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 #s(literal 5/16 binary64) F) B)) (sqrt.f64 #s(literal 1/2 binary64)))) x))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) B)) (/.f64 #s(literal 1 binary64) B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) 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)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/12 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 F (/.f64 #s(literal 5/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/12 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 5/16 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64)))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/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 (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 (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) (sin.f64 B)) (*.f64 F (/.f64 #s(literal 3/8 binary64) (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) (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))) |
(* (/ 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 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 F (/.f64 x (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 (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)))))) |
(* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.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 (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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) (/.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) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (/ x (pow F 2))) |
(/.f64 (neg.f64 x) (*.f64 F F)) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.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 (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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) (/.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/3 (* (pow B 2) x)) |
(*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) |
(* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) x) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) x) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 B B) (*.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/6 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) x) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B)) |
(* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 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) B) (*.f64 #s(literal 1/3 binary64) B))) (/.f64 #s(literal 1 binary64) B)) x) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 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) B) (*.f64 #s(literal 1/3 binary64) B))))) (/.f64 #s(literal 1 binary64) B)) x) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.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)))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (*.f64 #s(literal 1/3 binary64) B))))))) (/.f64 #s(literal 1 binary64) 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) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) |
(* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) x (neg.f64 x)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1)) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) x (neg.f64 x)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1)) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 B B) (*.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/6 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) 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 (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 (+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))) #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 (/ (* 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) |
(* (/ (* 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)))))) |
(* -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/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)))) (*.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)))))) (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)))) |
(* -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))) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (/ x (pow F 2))) |
(/.f64 (neg.f64 x) (*.f64 F F)) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) x))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal 1 binary64) (/.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))) |
(* -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))) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) (neg.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (neg.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) B) (/.f64 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 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) B) (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/6 binary64) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt x))) (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) B) (/.f64 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 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) B) (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/6 binary64) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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)))))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) B) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) B) (/.f64 F (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 3 binary64)))) 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 (+ 1 (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) (neg.f64 x))) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (neg.f64 x))) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x))) 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 (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/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 (/ (* 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))) |
(* (/ (* 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)))) |
| 5 170× | lower-fma.f32 |
| 5 158× | lower-fma.f64 |
| 4 304× | lower-*.f32 |
| 4 294× | lower-*.f64 |
| 3 166× | lower-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 588 |
| 0 | 120 | 570 |
| 1 | 485 | 518 |
| 2 | 3844 | 518 |
| 0 | 8333 | 499 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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) #s(literal 1 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 (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)) |
(/.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 (+ (* (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)) |
(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)) |
(/.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) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(-.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) |
(*.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 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
#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 (-.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 (* (/ 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 (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) (pow.f64 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (hypot.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B))) (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (fma.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 x (sin.f64 B) (*.f64 (neg.f64 (tan.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (neg.f64 x) (sin.f64 B) (*.f64 (tan.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (fma.f64 #s(literal 1 binary64) (sin.f64 B) (*.f64 (/.f64 (neg.f64 (tan.f64 B)) x) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))) (-.f64 (hypot.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B))) (-.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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))))) |
(fma.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (tan.f64 B)) #s(literal -1 binary64) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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)) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) F (/.f64 x (tan.f64 B))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (+ (* x 2) (+ (* F F) 2)) -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 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (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 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (sin.f64 B))) |
(neg.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (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) #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
#s(approx (pow (+ (* x 2) (+ (* F F) 2)) -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 #s(literal 8 binary64) (pow.f64 F #s(literal 6 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 #s(literal 8 binary64) (pow.f64 F #s(literal 6 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 #s(literal 8 binary64) (pow.f64 F #s(literal 6 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 (pow.f64 (neg.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 (fma.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/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 (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) (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))) |
(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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (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 (*.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 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) (/.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 (-.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 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.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)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.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)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.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)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal -1 binary64)) (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))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (*.f64 (/.f64 #s(literal -1/2 binary64) F) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(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)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (pow.f64 (*.f64 F (*.f64 F #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 F (/.f64 F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) F) F) #s(literal 2 binary64))) (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))) (pow.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)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 F #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #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)) (-.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)) 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)) (-.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)) 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 (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)) x))) |
(*.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x))) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) 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 (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)) x)) B)) |
(pow.f64 (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) 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 (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)) x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x)) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x))) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x))))) |
(/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x)) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) 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 (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)) x)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x))) B)) |
(neg.f64 (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x)) (neg.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x)))) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) x)) |
(*.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 F F) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) B) B (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (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)) F (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)))) |
(fma.f64 B (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) B) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) |
(*.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 B #s(literal -1 binary64))) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 B #s(literal -1 binary64))) (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) #s(literal 2 binary64)) (pow.f64 (/.f64 x B) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (/.f64 x B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x B) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (/.f64 x B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (neg.f64 (neg.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) B)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 B (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 B (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (neg.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) B)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (neg.f64 B))) |
(fma.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (pow.f64 B #s(literal -1 binary64)) (neg.f64 (/.f64 x B))) |
(-.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (/.f64 x B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) B) (neg.f64 (/.f64 x B))) |
(*.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) (pow.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) #s(literal -1 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 (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)))) |
(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))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))) |
(/.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (-.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) |
(fma.f64 (fma.f64 (pow.f64 B #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 (pow.f64 B #s(literal 6 binary64)) (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (*.f64 B B) (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))))) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) |
(fma.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (-.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) x)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 x))) |
(fma.f64 B (*.f64 (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) x)) |
(fma.f64 F (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 x))) |
(fma.f64 x #s(literal -1 binary64) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(-.f64 (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (/.f64 (*.f64 x x) (+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #s(literal 3 binary64)) (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (hypot.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) |
(+.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x) (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)))) |
(+.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) x)) |
(+.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (neg.f64 x)) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x))) x)) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (neg.f64 x))) |
(+.f64 (neg.f64 x) (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 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 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (-.f64 (hypot.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 (neg.f64 x) (tan.f64 B)))) #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 (-.f64 (hypot.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 (neg.f64 x) (tan.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 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)))) (/.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 (hypot.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 (neg.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))) (-.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))) (-.f64 (hypot.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 (neg.f64 x) (tan.f64 B))))) |
(/.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 (-.f64 (hypot.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 (neg.f64 x) (tan.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 3 binary64)) (pow.f64 (/.f64 x (tan.f64 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 #s(literal -1 binary64) (sin.f64 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 #s(literal -1 binary64) (sin.f64 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 #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 #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 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 (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 #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 (/.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)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #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 (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 #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 #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 (/.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 (/.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 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (tan.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)) |
(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 (*.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)) (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 (neg.f64 (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #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 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 (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 (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 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 F F #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 F F #s(literal -2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 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 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (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 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) (sqrt.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal -1 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/2 binary64)) |
(pow.f64 (neg.f64 (neg.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 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 F F #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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 (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 (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) (/.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 35 793 to 3 855 computations (89.2% saved)
54 alts after pruning (53 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 132 | 24 | 1 156 |
| Fresh | 13 | 29 | 42 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 149 | 54 | 1 203 |
| Status | Accuracy | Program |
|---|---|---|
| 59.9% | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 61.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)))) | |
| 80.0% | (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)))) | |
| 77.8% | (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))) | |
| 49.3% | (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))) | |
| 59.7% | (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))) | |
| 61.0% | (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)))) | |
| 75.2% | (/.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))) | |
| ▶ | 61.1% | (-.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))) |
| 61.0% | (+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 B)) 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)))) | |
| 61.0% | (+.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| ▶ | 81.1% | (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) |
| 52.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) | |
| 57.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 39.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 #s(literal -1 binary64) (sin.f64 B)))) | |
| 27.8% | #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)))) | |
| 60.9% | #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)))) | |
| 51.1% | #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)) #s(approx (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 26.2% | #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 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) 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)) | |
| 48.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (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)) | |
| ▶ | 31.7% | #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)) |
| 18.6% | #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)) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) | |
| 31.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal -1 binary64) F)) F (neg.f64 x)) B)) | |
| 18.6% | #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)) | |
| 48.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)) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) B)) | |
| 32.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) | |
| 25.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)) | |
| 28.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)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) | |
| 20.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(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) | |
| 23.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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(literal 1 binary64)) x)) B)) | |
| ▶ | 31.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
| 19.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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) | |
| ✓ | 32.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)) |
| 31.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) | |
| 48.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))))) B) (/.f64 x B))) | |
| 55.7% | #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)))) | |
| 32.0% | #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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) | |
| 18.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) | |
| 20.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 16.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)))) | |
| 30.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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 (+ (* (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)))) | |
| 31.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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) | |
| 9.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)) B))) | |
| 32.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)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) | |
| ▶ | 31.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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) |
| 30.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)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.f64 x B))))) | |
| 2.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) | |
| 22.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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x))))))) | |
| 32.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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
Compiled 1 934 to 1 505 computations (22.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 B) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| cost-diff | 0 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| cost-diff | 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))) | |
| 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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) | |
| cost-diff | 128 | (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) | |
| cost-diff | 640 | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) | |
| cost-diff | 1088 | (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| cost-diff | 0 | (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)) | |
| cost-diff | 0 | (/.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) | |
| 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 #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)) | |
| cost-diff | 192 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| 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 | (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 #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))) | |
| cost-diff | 320 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| cost-diff | 384 | (/.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)) |
| 10 068× | lower-fma.f32 |
| 10 058× | lower-fma.f64 |
| 3 564× | lower-*.f32 |
| 3 558× | lower-*.f64 |
| 2 054× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 681 |
| 0 | 113 | 680 |
| 1 | 181 | 660 |
| 2 | 344 | 654 |
| 3 | 761 | 646 |
| 4 | 1658 | 640 |
| 5 | 2937 | 640 |
| 6 | 7063 | 640 |
| 0 | 8118 | 607 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 (*.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 (sin.f64 B) F))) |
(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 #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)) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (sin.f64 B) F) |
(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)) (-.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 (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)) |
(/.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) |
(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)) |
(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))))) |
#s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.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 |
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)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
#s(literal 1 binary64) |
(/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) |
B |
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) |
(fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 B B) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
F |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 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))) |
#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) |
B |
(/.f64 x (tan.f64 B)) |
x |
(tan.f64 B) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.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 (sin.f64 B) F))) |
(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))) (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 #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 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)))) |
#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 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 F F #s(literal 2 binary64)) |
F |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (sin.f64 B) F) |
(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)) (-.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 (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/2 binary64) (-.f64 x #s(literal -1 binary64))))) F (neg.f64 x)) B)) |
(/.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) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64))))) F (neg.f64 x)) B) |
(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)) |
(fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64))))) F (neg.f64 x)) |
(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))))) |
(sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.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) |
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)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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)))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) B (/.f64 #s(literal -1 binary64) B)) x (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) F) (sqrt.f64 (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) B (/.f64 #s(literal -1 binary64) B)) x (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) B (/.f64 #s(literal -1 binary64) B)) x (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) B (/.f64 #s(literal 1 binary64) B)) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) |
(/.f64 B (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) B) B #s(literal -1 binary64)) x (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))) |
B |
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) B) B #s(literal -1 binary64)) x (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) (*.f64 B B) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(*.f64 B B) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) x (/.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
F |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 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))) |
#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) |
B |
(/.f64 x (tan.f64 B)) |
x |
(tan.f64 B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01953125 | (-.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))) | |
| accuracy | 0.0859375 | (/.f64 x (tan.f64 B)) | |
| accuracy | 0.0859375 | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| accuracy | 40.256370507986894 | #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| accuracy | 2.8950231176441052 | (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) | |
| accuracy | 7.705762789992191 | (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) | |
| accuracy | 18.732937417937862 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) | |
| accuracy | 25.702175234434623 | #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) | |
| accuracy | 0.20175251470715436 | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) | |
| accuracy | 9.27972976415359 | (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))))) | |
| accuracy | 23.458242480094924 | #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) | |
| accuracy | 25.796969956590296 | #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)) | |
| accuracy | 0 | (-.f64 #s(literal -1 binary64) x) | |
| accuracy | 0.01953125 | (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) | |
| accuracy | 24.786666407435018 | #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) | |
| accuracy | 25.796969956590296 | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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.2421875 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) | |
| accuracy | 5.342914318632914 | (/.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)) | |
| accuracy | 9.38079810491396 | (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| accuracy | 11.331280110120067 | #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))) |
| 119.0ms | 221× | 0 | valid |
| 24.0ms | 35× | 0 | invalid |
Compiled 552 to 61 computations (88.9% saved)
ival-div: 36.0ms (30.6% of total)ival-mult: 21.0ms (17.8% of total)ival-add: 12.0ms (10.2% of total)ival-pow: 10.0ms (8.5% of total)const: 8.0ms (6.8% of total)ival-sin: 7.0ms (5.9% of total)ival-tan: 6.0ms (5.1% of total)ival-cos: 5.0ms (4.2% of total)ival-sqrt: 5.0ms (4.2% of total)ival-neg: 4.0ms (3.4% of total)ival-sub: 3.0ms (2.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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (/.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))))) (/.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)) (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 #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)) #<representation:binary64>) () ()) |
#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ()) |
#s(alt (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)) (patch (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)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ()) |
#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ()) |
#s(alt (-.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))) (patch (-.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))) #<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>) () ()) |
#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ()) |
#s(alt #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))) (patch #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))) #<representation:binary64>) () ()) |
#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ()) |
#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ()) |
#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor 0 B) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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)))) (/.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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (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)))))) (* 1/3 x)))) (taylor 0 B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (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)))))) (* 1/3 x)))) (taylor 0 B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (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)))))) (* 1/3 x)))) (taylor 0 B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) (taylor 0 B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) (taylor 0 B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) (taylor 0 B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) (taylor 0 B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) (taylor 0 B) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 B (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ 1 (* -1/6 (pow B 2)))) (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) (taylor 0 B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ B (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)) (taylor 0 B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* -1 (* (pow B 2) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) (taylor 0 B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* (pow B 2) (- (/ (* (pow B 2) (* (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) (taylor 0 B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* (pow B 2) (- (* (pow B 2) (- (* -1 (/ (* (pow B 2) (* (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2))) (* -1 (/ (* (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2))))) (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))))) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) (taylor 0 B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ x B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ x (* -1/3 (* (pow B 2) x))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) (taylor 0 B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor inf B) (#s(alt (/.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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor inf B) (#s(alt (-.f64 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (sin B) (taylor inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) (taylor inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) B) (taylor inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 4) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) B) (taylor inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (+ (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (/ (* (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 6) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) (+ (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 4) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))))) B) (taylor inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (taylor -inf B) (#s(alt (/.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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor -inf B) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) (taylor -inf B) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (taylor -inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor -inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor -inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) (taylor -inf B) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) (taylor -inf B) (#s(alt (-.f64 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (sin B) (taylor -inf B) (#s(alt (sin.f64 B) (patch (sin.f64 B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) (taylor -inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) B)) (taylor -inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (* (pow B 4) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 3)))) (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))))) B)) (taylor -inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 3) (* (pow B 6) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 4))) (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (* (pow B 4) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 3)))))) B)) (taylor -inf B) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf B) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (taylor 0 F) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) (taylor 0 F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) (taylor 0 F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor 0 F) (#s(alt (/.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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (taylor 0 F) (#s(alt (/.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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (taylor 0 F) (#s(alt (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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/3 (* (pow B 2) x)) (taylor 0 F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor 0 F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (* 1/3 (* (pow B 2) x)) x) B) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) (taylor 0 F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* (pow B 2) x)) x) (taylor 0 F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) (taylor 0 F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) (taylor 0 F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) (taylor 0 F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.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))) (patch (-.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))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) (taylor 0 F) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt #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))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<representation:binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) (taylor 0 F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (+ 2 (* 2 x))) (taylor 0 F) (#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (* 2 x)))) (taylor 0 F) (#s(alt (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))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ B (- (* 1/3 (* (pow B 2) x)) x)) (taylor 0 F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* B (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) (taylor 0 F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* F (- (/ (* B (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (/ (* B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2)))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) (taylor 0 F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* F (- (* F (- (* -1 (/ (* B (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3))) (pow (- (* 1/3 (* (pow B 2) x)) x) 4))) (* -1 (/ (* B (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)) (pow (- (* 1/3 (* (pow B 2) x)) x) 3))))) (/ (* B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2)))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) (taylor 0 F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (sin B)) (taylor inf F) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor inf F) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<representation:binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) (taylor inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) (taylor inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- 1 x) B) (taylor inf F) (#s(alt (/.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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (- 1 x) (taylor inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) (taylor inf F) (#s(alt (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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) (taylor inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) (taylor inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) (taylor inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) (taylor inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (taylor inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) (taylor inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) (taylor inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) (taylor inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) (taylor inf F) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 F) (taylor inf F) (#s(alt #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))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- 1 (/ 1 (pow F 2))) F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) (taylor inf F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (pow F 2)) (taylor inf F) (#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 F) (taylor inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) (taylor inf F) (#s(alt (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))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ B (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F) (taylor inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* (pow F 2) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) F) (taylor inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (* (pow F 3) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 4)))) (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (+ (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* (pow F 2) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))))) F) (taylor inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (sin B)) (taylor -inf F) (#s(alt (/.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)) (patch (/.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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (taylor -inf F) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) (patch #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) (taylor -inf F) (#s(alt (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) (patch (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) (taylor -inf F) (#s(alt #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) (patch #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 x) B)) (taylor -inf F) (#s(alt (/.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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ 1 x)) (taylor -inf F) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) (taylor -inf F) (#s(alt (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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B)) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (taylor -inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) (taylor -inf F) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 F) (taylor -inf F) (#s(alt #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))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- 1 (/ 1 (pow F 2))) F)) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) (taylor -inf F) (#s(alt (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/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 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) (patch (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (pow F 2)) (taylor -inf F) (#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 F) (taylor -inf F) (#s(alt (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))))) (patch (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))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) (taylor -inf F) (#s(alt (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))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ B (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) (taylor -inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) F)) (taylor -inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) F)) (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)) (taylor -inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 4))) (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) F)) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) F)) (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)) (taylor -inf F) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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/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))))) (/.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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (/.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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* -1/12 (/ (* B (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)))) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) (taylor 0 x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (taylor 0 x) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (+ 2 (pow F 2))) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (+ 2 (pow F 2)))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2)))) (taylor 0 x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* B (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) (taylor 0 x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* -1 (* x (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))))) (/ (* B (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) (taylor 0 x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* B (* (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))) (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) (/ (* B (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))))) (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))))) (/ (* B (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) (taylor 0 x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor 0 x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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/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))))) (/.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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor inf x) (#s(alt (/.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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) (taylor inf x) (#s(alt (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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/3 (* (pow B 2) x)) (taylor inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (* 1/3 (pow B 2)) 1)) (taylor inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) (taylor inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1)) (taylor inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1)) (taylor inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor inf x) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt #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))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (sqrt 1/2)) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ B (* x (- (* 1/3 (pow B 2)) 1))) (taylor inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2)))) (/ B (- (* 1/3 (pow B 2)) 1))) x) (taylor inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ B (- (* 1/3 (pow B 2)) 1)) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 2)) (* (pow x 2) (pow (- (* 1/3 (pow B 2)) 1) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2)))) x) (taylor inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (+ (/ (* B (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt x))))) (pow (- (* 1/3 (pow B 2)) 1) 2)) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 3)) (pow (- (* 1/3 (pow B 2)) 1) 4))) (pow x 3))) (/ B (- (* 1/3 (pow B 2)) 1))) (+ (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 2)) (* (pow x 2) (pow (- (* 1/3 (pow B 2)) 1) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2))))) x) (taylor inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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)) (patch (/.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)) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #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))) (patch (+.f64 (neg.f64 (*.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 (sin.f64 B) F))) #<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 #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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/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))))) (/.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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<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 #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)) (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 #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)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ x B)) (taylor -inf x) (#s(alt (/.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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<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 #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) (patch (/.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) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<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 #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)) (patch (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)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/3 (* (pow B 2) x)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt x))) (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) (patch (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1/3 (pow B 2))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) (patch (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) (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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (cos B)) (sin B))) (taylor -inf x) (#s(alt (-.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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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 #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))) (patch (-.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))) #<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>) () ())) ()) |
#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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))) (patch #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))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1/2 x) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (patch #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (patch (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))))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) (patch #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ B (* x (+ 1 (* -1/3 (pow B 2)))))) (taylor -inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ B (+ 1 (* -1/3 (pow B 2)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (* x (pow (+ 1 (* -1/3 (pow B 2))) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 2)) (* x (pow (+ 1 (* -1/3 (pow B 2))) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow (+ 1 (* -1/3 (pow B 2))) 2))) x)) (/ B (+ 1 (* -1/3 (pow B 2))))) x)) (taylor -inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* B (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x))))) (* x (pow (+ 1 (* -1/3 (pow B 2))) 2))) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 3)) (* x (pow (+ 1 (* -1/3 (pow B 2))) 4)))) (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 2)) (pow (+ 1 (* -1/3 (pow B 2))) 3)))) x)) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow (+ 1 (* -1/3 (pow B 2))) 2))) x)) (/ B (+ 1 (* -1/3 (pow B 2))))) x)) (taylor -inf x) (#s(alt (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) (patch (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x (cos B)) (sin B)) (taylor -inf x) (#s(alt (/.f64 x (tan.f64 B)) (patch (/.f64 x (tan.f64 B)) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | B | @ | inf | ((/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (/ 1 (+ (* 2 x) 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)) (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (/ 1 (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x))) (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow (+ (* F F) 2) -1/2) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x)) (/ x (tan B))) |
| 8.0ms | x | @ | 0 | ((/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (/ 1 (+ (* 2 x) 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)) (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (/ 1 (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x))) (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow (+ (* F F) 2) -1/2) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x)) (/ x (tan B))) |
| 8.0ms | F | @ | 0 | ((/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (/ 1 (+ (* 2 x) 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)) (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (/ 1 (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x))) (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow (+ (* F F) 2) -1/2) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x)) (/ x (tan B))) |
| 6.0ms | B | @ | 0 | ((/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (/ 1 (+ (* 2 x) 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)) (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (/ 1 (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x))) (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow (+ (* F F) 2) -1/2) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x)) (/ x (tan B))) |
| 5.0ms | B | @ | -inf | ((/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F)) (* x (/ 1 (tan B))) (+ (neg (* x (/ 1 (tan B)))) (/ (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (/ (sin B) F))) (neg (* x (/ 1 (tan B)))) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (- -1 x) (/ 1 (+ (* 2 x) 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)) (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (/ 1 (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x))) (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ -1 (sin B)) (sin B) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow (+ (* F F) 2) -1/2) (/ 1 (+ (* F F) (+ (* 2 x) 2))) (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/ B (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x)) (/ x (tan B))) |
| 1× | egg-herbie |
| 7 862× | lower-*.f64 |
| 7 862× | lower-*.f32 |
| 7 336× | lower-fma.f64 |
| 7 336× | lower-fma.f32 |
| 4 966× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1630 | 26112 |
| 1 | 5329 | 25453 |
| 0 | 9542 | 23514 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (- (* F (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) |
(/ (- (* 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))))) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 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)))))) (* (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/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) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(/ (+ (* -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) |
(/ B (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)) |
(* B (+ (* -1 (* (pow B 2) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) |
(* B (+ (* (pow B 2) (- (/ (* (pow B 2) (* (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (- (* -1 (/ (* (pow B 2) (* (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2))) (* -1 (/ (* (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2))))) (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))))) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -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))) |
(/ (- (* 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) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (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))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(sin B) |
(sin B) |
(sin 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)))))) |
(/ 1 (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(/ (- (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/ (- (+ (* -1 (/ (* (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 4) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/ (- (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (+ (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (/ (* (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 6) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) (+ (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 4) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 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)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -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))) |
(/ (- (* 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) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (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))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(sin B) |
(sin B) |
(sin 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)))))) |
(/ 1 (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(* -1 (/ (- (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) B)) |
(* -1 (/ (- (* -1 (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (* (pow B 4) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 3)))) (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))))) B)) |
(* -1 (/ (- (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 3) (* (pow B 6) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 4))) (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (* (pow B 4) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 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))))) |
(* 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))) |
(- (* (/ 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 B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* -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/3 (* (pow B 2) x)) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(- (* 1/3 (* (pow B 2) x)) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) 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))) |
(- (* (/ 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))))))))))) |
(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)))))) |
(/ 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)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -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)))))) |
(/ B (- (* 1/3 (* (pow B 2) x)) x)) |
(+ (* -1 (/ (* B (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) |
(+ (* F (- (/ (* B (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (/ (* B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2)))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) |
(+ (* F (- (* F (- (* -1 (/ (* B (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3))) (pow (- (* 1/3 (* (pow B 2) x)) x) 4))) (* -1 (/ (* B (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)) (pow (- (* 1/3 (* (pow B 2) x)) x) 3))))) (/ (* B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2)))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(- 1 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) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(/ (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (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 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 (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 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) |
(* (/ 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))))))) |
(/ B (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(/ (+ (* -1 (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F) |
(/ (- (+ (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* (pow F 2) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) F) |
(/ (- (+ (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (* (pow F 3) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 4)))) (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (+ (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* (pow F 2) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))))) 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)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* -1 (+ 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 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (/ (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B)) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (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 (+ (/ 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 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 (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 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 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 (/ B (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (/ (+ (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) F)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) F)) (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 4))) (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) F)) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) F)) (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* 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 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/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 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/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* -1/12 (/ (* B (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/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 (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)))))) |
(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))))))))) |
(/ 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)))) |
(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 (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))) |
(/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2)))) |
(+ (* -1 (/ (* B (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))))) (/ (* B (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* B (* (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))) (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) (/ (* B (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))))) (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))))) (/ (* B (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(/ (* 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 (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/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 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/3 (* (pow B 2) x)) |
(* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))))) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B))) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1)) |
(* -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 (- (* (/ (* 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 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(/ 1/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) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -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)))))))) |
(/ B (* x (- (* 1/3 (pow B 2)) 1))) |
(/ (+ (* -1 (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2)))) (/ B (- (* 1/3 (pow B 2)) 1))) x) |
(/ (- (+ (/ B (- (* 1/3 (pow B 2)) 1)) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 2)) (* (pow x 2) (pow (- (* 1/3 (pow B 2)) 1) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2)))) x) |
(/ (- (+ (* -1 (/ (+ (/ (* B (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt x))))) (pow (- (* 1/3 (pow B 2)) 1) 2)) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 3)) (pow (- (* 1/3 (pow B 2)) 1) 4))) (pow x 3))) (/ B (- (* 1/3 (pow B 2)) 1))) (+ (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 2)) (* (pow x 2) (pow (- (* 1/3 (pow B 2)) 1) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2))))) x) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(/ (* 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 (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/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 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/3 (* (pow B 2) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt x))) (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ 1 (* -1/3 (pow B 2))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 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 (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 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(/ 1/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)) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/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 (/ B (* x (+ 1 (* -1/3 (pow B 2)))))) |
(* -1 (/ (+ (/ B (+ 1 (* -1/3 (pow B 2)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (* x (pow (+ 1 (* -1/3 (pow B 2))) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 2)) (* x (pow (+ 1 (* -1/3 (pow B 2))) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow (+ 1 (* -1/3 (pow B 2))) 2))) x)) (/ B (+ 1 (* -1/3 (pow B 2))))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* B (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x))))) (* x (pow (+ 1 (* -1/3 (pow B 2))) 2))) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 3)) (* x (pow (+ 1 (* -1/3 (pow B 2))) 4)))) (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 2)) (pow (+ 1 (* -1/3 (pow B 2))) 3)))) x)) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow (+ 1 (* -1/3 (pow B 2))) 2))) x)) (/ B (+ 1 (* -1/3 (pow B 2))))) x)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
| Outputs |
|---|
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 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 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 (neg.f64 (*.f64 B B)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F)) B) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 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 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) 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 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B) |
(* 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))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(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) (*.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))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(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) (*.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))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(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) (*.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))))) 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) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (neg.f64 x))) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (neg.f64 x))) B) |
(- (* 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))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (neg.f64 x))) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (neg.f64 x))) |
(- (+ (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (neg.f64 x))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/45 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 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 x #s(literal 2 binary64) (*.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 B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (/.f64 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 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 (neg.f64 (*.f64 B B)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B) |
(/ (+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (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) (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 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x (fma.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 (*.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 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 (neg.f64 (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (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 #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 x #s(literal 2 binary64) #s(literal 2 binary64))))))) (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) x) B) |
(/ B (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)) |
(/.f64 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 (* (pow B 2) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 B B)) (fma.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (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) |
(* B (+ (* (pow B 2) (- (/ (* (pow B 2) (* (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 B B) (*.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 (fma.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x)))) (neg.f64 (fma.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))) (*.f64 B B) (/.f64 #s(literal 1 binary64) (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) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (- (* -1 (/ (* (pow B 2) (* (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2))) (* -1 (/ (* (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2))))) (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x))))) (+ (* 1/6 (* (/ F (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ x (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2)))))) (/ 1 (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 B B)) (/.f64 (*.f64 (pow.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)) #s(literal 2 binary64)) (fma.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))) (pow.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)) #s(literal 2 binary64))) (*.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 (fma.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F (neg.f64 x))))) (*.f64 B B) (neg.f64 (fma.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))) (*.f64 B B) (/.f64 #s(literal 1 binary64) (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) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 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 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 x #s(literal 1/105 binary64))) (*.f64 B B) (*.f64 x #s(literal 1/45 binary64)))) (*.f64 B B) (*.f64 #s(literal -1/3 binary64) x)) (*.f64 B B) x) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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))) |
(- (* (/ 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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)) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) B) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) B) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) B) |
(* B (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) B) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) (*.f64 B B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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)) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin 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)))))) |
(+ (* -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 (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (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))) |
(/ (- (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (/.f64 x (*.f64 B B)) (pow.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)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (pow.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)) #s(literal 2 binary64))) (/.f64 F (*.f64 B B)))) B) |
(/ (- (+ (* -1 (/ (* (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 4) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) B) |
(/.f64 (fma.f64 (neg.f64 (/.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)) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (-.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64)))) (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 (+.f64 (/.f64 (/.f64 x (*.f64 B B)) (pow.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)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (pow.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)) #s(literal 2 binary64))) (/.f64 F (*.f64 B B))))) B) |
(/ (- (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (+ (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (/ (* (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 6) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) (+ (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (- (/ x (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (* (/ F (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (* (pow B 4) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))))) B) |
(/.f64 (-.f64 (+.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64)))) (*.f64 (pow.f64 B #s(literal 6 binary64)) (pow.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)) #s(literal 2 binary64)))) (/.f64 (/.f64 x (*.f64 B B)) (pow.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)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (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)))) (fma.f64 (/.f64 (-.f64 (/.f64 x (pow.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)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F) (pow.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)) #s(literal 2 binary64)))) (pow.f64 B #s(literal 4 binary64))) (/.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)) (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (pow.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)) #s(literal 2 binary64))) (/.f64 F (*.f64 B B))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64))))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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))) |
(- (* (/ 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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) F (neg.f64 x)) B) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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)) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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)) |
(* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) B) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.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) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.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) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* B (+ (* -1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (pow B 2)))))) |
(*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.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) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) |
(* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) |
(*.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)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) (*.f64 B B)) |
(* (pow B 2) (- (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 x) (* (/ F (pow B 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (pow B 2)))) |
(*.f64 (-.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)))) (fma.f64 (/.f64 F (*.f64 B B)) (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 x (*.f64 B B))) (*.f64 B B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.f64 F F)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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 x #s(literal 2 binary64) (*.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)) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin 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)))))) |
(+ (* -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 (* B (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (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))) |
(* -1 (/ (- (* (/ F (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))) (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ x (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2))))) B)) |
(/.f64 (-.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (pow.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)) #s(literal 2 binary64))) (/.f64 F (*.f64 B B))) (/.f64 #s(literal 1 binary64) (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 (/.f64 x (*.f64 B B)) (pow.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)) #s(literal 2 binary64)))) (neg.f64 B)) |
(* -1 (/ (- (* -1 (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (* (pow B 4) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 3)))) (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))))) B)) |
(/.f64 (-.f64 (/.f64 (/.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))) (neg.f64 (pow.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)) #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (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 (/.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)) (*.f64 B B)) (pow.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)) #s(literal 2 binary64))))) (neg.f64 B)) |
(* -1 (/ (- (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 3) (* (pow B 6) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 4))) (+ (* -1 (/ (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) (* (pow B 2) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 2)))) (+ (/ 1 (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x))) (/ (pow (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) 2) (* (pow B 4) (pow (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 x)) 3)))))) B)) |
(/.f64 (-.f64 (/.f64 (pow.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)) #s(literal 3 binary64)) (*.f64 (pow.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)) #s(literal 4 binary64)) (pow.f64 B #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (pow.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)) #s(literal 2 binary64)) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 B #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (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 (/.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)) (*.f64 B B)) (pow.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)) #s(literal 2 binary64))))) (neg.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64) (*.f64 #s(literal 3/8 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)))) (sin.f64 B)))) (*.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 (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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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/3 (* (pow B 2) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x))) |
(+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x))) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) B) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 x B) #s(literal 1/3 binary64))) (/.f64 x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 x B) #s(literal 1/3 binary64))) (/.f64 x B)) |
(- (+ (* 1/3 (* B x)) (* F (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ x B)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 x B) #s(literal 1/3 binary64))) (/.f64 x B)) |
(- (* 1/3 (* (pow B 2) x)) x) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (neg.f64 x))) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) F (neg.f64 x))) |
(- (+ (* 1/3 (* (pow B 2) x)) (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) x) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.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 #s(literal 3/8 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)))) (/.f64 (*.f64 F F) (sin.f64 B))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (/.f64 (*.f64 F F) (sin.f64 B))) #s(literal -5/16 binary64) (*.f64 #s(literal 3/8 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)))) (sin.f64 B)))) (*.f64 F F) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sin.f64 B)) #s(literal -1/2 binary64))) (*.f64 F F) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sin.f64 B))) F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(sqrt 1/2) |
(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))) |
(/ 1 (+ 2 (* 2 x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 F F) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 F F) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 5 binary64)))))) (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(* -1 (/ (* 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)))))) |
(/ B (- (* 1/3 (* (pow B 2) x)) x)) |
(/.f64 B (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x)) |
(+ (* -1 (/ (* B (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) |
(-.f64 (/.f64 B (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x)) (/.f64 (*.f64 (*.f64 B F) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64)))) |
(+ (* F (- (/ (* B (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (/ (* B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2)))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) |
(fma.f64 (fma.f64 B (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) F) (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 3 binary64))) (*.f64 (neg.f64 B) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64))))) F (/.f64 B (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x))) |
(+ (* F (- (* F (- (* -1 (/ (* B (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3))) (pow (- (* 1/3 (* (pow B 2) x)) x) 4))) (* -1 (/ (* B (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)) (pow (- (* 1/3 (* (pow B 2) x)) x) 3))))) (/ (* B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (pow (- (* 1/3 (* (pow B 2) x)) x) 2)))) (/ B (- (* 1/3 (* (pow B 2) x)) x))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 B) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) F) (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 4 binary64))) (*.f64 B (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 3 binary64))))) F (*.f64 (neg.f64 B) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64))))) F (/.f64 B (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #s(literal -1/2 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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #s(literal -1/2 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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (/.f64 #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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) x) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #s(literal -1/2 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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (/.f64 #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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) B) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B)) #s(literal -1/2 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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) x) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 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)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F) |
(/ (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B) |
(*.f64 F (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) B)) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x B) F) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B))) (/.f64 (/.f64 x B) F)) F) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x B) F) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B))) (/.f64 (/.f64 x B) F)) F) |
(* F (- (+ (* 1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 1/3 (/ (* B x) F)) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ x (* B F)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x B) F) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B))) (/.f64 (/.f64 x B) F)) F) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 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)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) (/.f64 x F)) F) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) (/.f64 x F)) F) |
(* F (- (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (+ (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 1/3 (/ (* (pow B 2) x) F)))) (/ x F))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) (/.f64 x F)) F) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #s(literal -1/2 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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #s(literal -1/2 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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.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))) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (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)) (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 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 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 (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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) 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 (+ (* -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) |
(/ B (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(/.f64 (/.f64 B F) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/ (+ (* -1 (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F) |
(/.f64 (-.f64 (/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) B) F) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)))) F) |
(/ (- (+ (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* (pow F 2) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) F) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 B (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64))) (/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) B) F) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)))) F) |
(/ (- (+ (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (* (pow F 3) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 4)))) (/ B (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) (+ (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* (pow F 2) (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))))) F) |
(/.f64 (fma.f64 (neg.f64 (/.f64 B (pow.f64 F #s(literal 3 binary64)))) (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) B) F) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64)) F) (/.f64 B F)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 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) (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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(* -1 (+ (/ 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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (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 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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(* -1 (+ (/ 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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (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 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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.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 (/ (+ 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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) 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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (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 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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.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 (/ (+ 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) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) B) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 F #s(literal 6 binary64)) B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) 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 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal -1 binary64) x))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (neg.f64 F) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1/3 (/ (* (pow B 2) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* -1 (/ (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) B)) |
(/.f64 (*.f64 (neg.f64 F) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) B) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x B) #s(literal 1/3 binary64)) (/.f64 x B)) (neg.f64 F))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x B) #s(literal 1/3 binary64)) (/.f64 x B)) (neg.f64 F))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B))) |
(* -1 (* F (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* -1 (/ (- (* 1/3 (* B x)) (/ x B)) F)) (* -1/6 (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x B) #s(literal 1/3 binary64)) (/.f64 x B)) (neg.f64 F))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) B))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (neg.f64 F) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) (neg.f64 F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) (neg.f64 F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(* -1 (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (+ (* -1 (/ (- (* 1/3 (* (pow B 2) x)) x) F)) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (neg.f64 F) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) (neg.f64 F))) (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 #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 (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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (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 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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(* -1 (+ (/ 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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (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 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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (sin.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.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 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 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 (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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) #s(literal 1 binary64)) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (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 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (*.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 (*.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal 1 binary64)) (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))))) |
(* -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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #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 x #s(literal 2 binary64) #s(literal 2 binary64)))) (neg.f64 (sin.f64 B))))) |
(* -1 (/ B (* F (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(/.f64 (neg.f64 (/.f64 B F)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(* -1 (/ (+ (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2)))) F)) |
(/.f64 (fma.f64 (/.f64 B (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) F) (/.f64 B (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) (neg.f64 F)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) F)) (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)) |
(/.f64 (-.f64 (/.f64 B (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) (/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64)) F) (/.f64 B (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) B) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal 2 binary64))))) F)) (neg.f64 F)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 3)) (* F (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 4))) (* -1 (/ (* B (pow (- (* 1/3 (* (pow B 2) x)) x) 2)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 3)))) F)) (/ (* B (- (* 1/3 (* (pow B 2) x)) x)) (pow (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) 2))) F)) (/ B (+ (* -1 (sqrt (/ 1 (+ 2 (* 2 x))))) (* -1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)) |
(/.f64 (-.f64 (/.f64 B (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 3 binary64)) F) (/.f64 B (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) #s(literal 2 binary64)) B) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 F)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) x) B) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) F)) (neg.f64 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))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (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)))) |
(/ (* 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 (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)))))) (/.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 (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)))))) (/.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 (-.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)))))) (/.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 (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)))))) (/.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 (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 x F)) (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 x F)) (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)) |
-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/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 (-.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)))))) (/.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 (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)))))) (/.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 (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 x F)) (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 x F)) (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)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/12 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 F (/.f64 #s(literal 5/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/12 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 5/16 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64)))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) B) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) B (/.f64 #s(literal -1 binary64) B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 3/8 binary64) F) B)) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) B))) (/.f64 #s(literal 1 binary64) B)) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) |
(+ (* 1/6 (* B (* F (sqrt 1/2)))) (+ (* x (- (+ (* -1/4 (/ F (* B (sqrt 1/2)))) (+ (* B (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))) (* x (+ (* 1/12 (/ (* B (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* -1/12 (/ (* B (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))) (/ 1 B))) (/ (* F (sqrt 1/2)) B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) F) B) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/12 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) B) (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 5/16 binary64) F) B) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 #s(literal 5/16 binary64) F) B)) (sqrt.f64 #s(literal 1/2 binary64)))) x))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) B)) (/.f64 #s(literal 1 binary64) B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (+ (* F (sqrt 1/2)) (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (+ (* x (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (+ (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* x (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2))))))) 1)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (fma.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/12 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 F (/.f64 #s(literal 5/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/12 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 5/16 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64)))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64))))) x (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B))) #s(literal 1 binary64))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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 (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)))))) (/.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 (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)))))) (/.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))) |
(+ (* 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 (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)))))) (/.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 (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)))))) (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 x F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal 3/2 binary64) (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 F (/.f64 x (sin.f64 B)))) #s(literal -5/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))))) x (*.f64 (neg.f64 (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(fma.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) x (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 3 binary64)))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) |
(/ 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)))) |
(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 (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 (-.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)))) (/.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) (sin.f64 B)) (*.f64 F (/.f64 #s(literal 3/8 binary64) (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)))) (/.f64 (cos.f64 B) (sin.f64 B))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (sin.f64 B))) |
(/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2)))) |
(/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) |
(+ (* -1 (/ (* B (* x (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) |
(fma.f64 (neg.f64 B) (/.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) x) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64))) (/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))))) (/ (* B (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 B) (/.f64 (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) B) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64)))) x (/.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) B) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64))))) x (/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* B (* (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))) (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) (/ (* B (+ (* -1/2 (/ (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* -1/12 (/ (* (pow B 2) (* F (+ 1/2 (* -1/4 (/ (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))))) (+ (* -1 (/ (* B (pow (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1) 2)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 3))) (/ (* B (+ (* 1/12 (/ (* (pow B 2) (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2)))))) (sqrt 1/2))) (* 1/2 (/ (* F (- 1/2 (* 1/16 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2))))) (/ (* B (- (+ (* -1/4 (/ F (sqrt 1/2))) (* (pow B 2) (+ 1/3 (* -1/24 (/ F (sqrt 1/2)))))) 1)) (pow (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) 2)))) (/ B (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 B) (/.f64 (*.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 B) (/.f64 (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) B) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 B B) (*.f64 F (/.f64 #s(literal 5/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/12 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 5/16 binary64) F)) (sqrt.f64 #s(literal 1/2 binary64)))) B) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64))))) x (fma.f64 (neg.f64 B) (/.f64 (pow.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 F (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 B B) F) #s(literal 3/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) B) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64)))))) x (*.f64 (neg.f64 B) (/.f64 (fma.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F)) #s(literal 2 binary64))))) x (/.f64 B (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/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 (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))) 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 #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)))))) |
(/ (* 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/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 B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 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) B) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.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 (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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) (/.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 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 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)))) (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/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 B)) |
(/.f64 (neg.f64 x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 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) B) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (/.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 (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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B))) (/.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 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 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)))) (neg.f64 x)) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) |
(* x (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) x) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) x) |
(* x (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 B B) (*.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/6 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) x) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) B) |
(* x (- (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 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) B) (*.f64 #s(literal 1/3 binary64) B))) (/.f64 #s(literal 1 binary64) B)) x) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))) (/ 1 B))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 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) B) (*.f64 #s(literal 1/3 binary64) B))))) (/.f64 #s(literal 1 binary64) B)) x) |
(* x (- (+ (* -1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* B F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 B) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))))))) (/ 1 B))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.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)))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 B (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) B) (*.f64 #s(literal 1/3 binary64) B))))))) (/.f64 #s(literal 1 binary64) B)) x) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x) |
(* x (- (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) x (neg.f64 x)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))) 1)) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 B B) (*.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/6 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) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) x (neg.f64 x)) |
(* x (- (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/4 (* (/ F (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/3 (pow B 2)) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))))))) 1)) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 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 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 B B) (*.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/6 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) x (neg.f64 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))) |
(* 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) |
(* (/ (* 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))) 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 #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)) |
(*.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)))))) |
(/ 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) |
(* (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)))))) |
(* -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) (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) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 #s(literal 1/2 binary64)))) #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) |
(/ B (* x (- (* 1/3 (pow B 2)) 1))) |
(/.f64 B (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) |
(/ (+ (* -1 (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2)))) (/ B (- (* 1/3 (pow B 2)) 1))) x) |
(/.f64 (fma.f64 (neg.f64 (/.f64 B x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 B B))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 B (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)))) x) |
(/ (- (+ (/ B (- (* 1/3 (pow B 2)) 1)) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 2)) (* (pow x 2) (pow (- (* 1/3 (pow B 2)) 1) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2)))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 B B))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 B (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 3 binary64))) (/.f64 B (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 B B))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) x) (/.f64 B (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 2 binary64))))) x) |
(/ (- (+ (* -1 (/ (+ (/ (* B (+ (* -1/4 (* (/ F (sqrt 1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) F) (sqrt 1/2)) (sqrt x))))) (pow (- (* 1/3 (pow B 2)) 1) 2)) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 3)) (pow (- (* 1/3 (pow B 2)) 1) 4))) (pow x 3))) (/ B (- (* 1/3 (pow B 2)) 1))) (+ (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) 2)) (* (pow x 2) (pow (- (* 1/3 (pow B 2)) 1) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (sqrt 1/2))) (sqrt (/ 1 x)))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) (* x (pow (- (* 1/3 (pow B 2)) 1) 2))))) x) |
(/.f64 (-.f64 (-.f64 (/.f64 B (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64))) (/.f64 (fma.f64 B (/.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 B B))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 B (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 x))) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 2 binary64))))) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 (/.f64 B (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 B B))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 B B))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) x) (/.f64 B (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) #s(literal 2 binary64)))))) 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)) |
(* (/ (* 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 (/.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))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) #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)))) |
(/ (* 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) (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 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/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)))) (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)))) (*.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 (+ 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/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 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/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)))) (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)))) (*.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/3 (* (pow B 2) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) (neg.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (neg.f64 x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 x)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) B)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) B) (/.f64 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 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) B) (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/6 binary64) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt x))) (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* B (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))))) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) B (/.f64 #s(literal 1 binary64) B)) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) B) (/.f64 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 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) B) (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/6 binary64) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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)))))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) B) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) B) (/.f64 F (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 3 binary64)))) x))) |
(* -1 (* x (+ 1 (* -1/3 (pow B 2))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)) (* -1/3 (pow B 2)))))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) (neg.f64 x))) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))) x)) (* -1/3 (pow B 2)))))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (neg.f64 x))) x x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))))) x)) (* -1/3 (pow B 2)))))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal -1/24 binary64) (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 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 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 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 (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/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))) |
(* (/ (* 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 (/.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))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) #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)))) |
(* (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)))) |
(/ 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 #s(literal -1 binary64) (/.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/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 #s(literal -1 binary64) (/.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/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 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)))) |
(* -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 (/ B (* x (+ 1 (* -1/3 (pow B 2)))))) |
(/.f64 (neg.f64 B) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) x)) |
(* -1 (/ (+ (/ B (+ 1 (* -1/3 (pow B 2)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (* x (pow (+ 1 (* -1/3 (pow B 2))) 2)))) x)) |
(/.f64 (fma.f64 (/.f64 B (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) x) (/.f64 B (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 2)) (* x (pow (+ 1 (* -1/3 (pow B 2))) 3)))) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow (+ 1 (* -1/3 (pow B 2))) 2))) x)) (/ B (+ 1 (* -1/3 (pow B 2))))) x)) |
(/.f64 (-.f64 (/.f64 B (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64))) (/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) #s(literal 2 binary64)) x) (/.f64 B (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) B) (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* B (+ (* -1/4 (* (/ (* F (sqrt -1)) (sqrt -1/2)) (sqrt x))) (* -1/24 (* (/ (* (pow B 2) (* F (sqrt -1))) (sqrt -1/2)) (sqrt x))))) (* x (pow (+ 1 (* -1/3 (pow B 2))) 2))) (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 3)) (* x (pow (+ 1 (* -1/3 (pow B 2))) 4)))) (* -1 (/ (* B (pow (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) 2)) (pow (+ 1 (* -1/3 (pow B 2))) 3)))) x)) (/ (* B (+ (* 1/6 (* (* (pow B 2) (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow (+ 1 (* -1/3 (pow B 2))) 2))) x)) (/ B (+ 1 (* -1/3 (pow B 2))))) x)) |
(/.f64 (-.f64 (/.f64 B (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 B B) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 x)) #s(literal -1/4 binary64))) x) (/.f64 B (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) #s(literal 3 binary64)) x) (/.f64 B (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 B (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (neg.f64 x)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) F) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) B) (pow.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 B B) #s(literal 1 binary64)) #s(literal 2 binary64)))) 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)) |
| 4 816× | lower-fma.f32 |
| 4 806× | lower-fma.f64 |
| 4 200× | lower-/.f32 |
| 4 178× | lower-/.f64 |
| 4 114× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 599 |
| 0 | 113 | 584 |
| 1 | 442 | 551 |
| 2 | 3555 | 551 |
| 0 | 9454 | 535 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(+.f64 (neg.f64 (*.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 (sin.f64 B) F))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (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) |
(/.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 (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)) |
(/.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) |
(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)) |
(fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))) |
(-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x))))) |
(-.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 (* (/ 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)) |
(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))) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
#s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) |
(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))))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)))) |
(/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) x)) |
(/.f64 x (tan.f64 B)) |
| Outputs |
|---|
(*.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 (sin.f64 B))) (neg.f64 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))) #s(literal 1 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))) F) (pow.f64 (sin.f64 B) #s(literal -1 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))) (sin.f64 B)) F) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 F #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)))) #s(literal -1 binary64))) |
(*.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)))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.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)) #s(literal -1 binary64))) |
(*.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 #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 1 binary64) (*.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))) |
(pow.f64 (/.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -1 binary64)) |
(/.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))) F)) (neg.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (neg.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)))))) (/.f64 (neg.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))) #s(literal 1 binary64))) (/.f64 (neg.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))) F) (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))) (sin.f64 B))) (neg.f64 (pow.f64 F #s(literal -1 binary64)))) |
(/.f64 (neg.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))))) (/.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))) #s(literal 1 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))) (sin.f64 B)) (pow.f64 F #s(literal -1 binary64))) |
(/.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)))) (/.f64 (neg.f64 (sin.f64 B)) F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) 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 #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) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) 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 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) 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 (/.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 (neg.f64 (sin.f64 B)) F))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) 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))))) #s(literal -1 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 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.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 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) x) (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 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.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)) |
(/.f64 x (tan.f64 B)) |
(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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64))) (pow.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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))))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64))) (pow.f64 (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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)))))) (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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 (-.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 (*.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 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.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)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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 (neg.f64 (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)) (-.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)) #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 (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64))) (-.f64 (/.f64 (neg.f64 x) (tan.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 (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)) (-.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)) #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 (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64))) (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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)))))) (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 x) (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (/.f64 x (tan.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 (/.f64 (neg.f64 x) (tan.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)))))) (hypot.f64 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3/2 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))) (neg.f64 (sin.f64 B))) (neg.f64 F) (/.f64 (neg.f64 x) (tan.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))) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.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 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (cos.f64 B) (*.f64 (/.f64 F (sin.f64 B)) #s(approx (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/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)) #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))))) |
(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))) (sin.f64 B)) F (/.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 (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))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (*.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))))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 F #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)))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.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)))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (neg.f64 x) (tan.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.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))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.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))))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (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))))) |
(fma.f64 (cos.f64 B) (neg.f64 (/.f64 x (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))))) |
(fma.f64 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (*.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))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.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))))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.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)) #s(literal -1 binary64)) (/.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 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x) (*.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))))) |
(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 #s(literal 1 binary64) (*.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 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.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))))) |
(fma.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))) (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(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))) |
(-.f64 (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))) #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 (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 (pow.f64 (/.f64 (/.f64 (sin.f64 B) 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)))) #s(literal -2 binary64)) (-.f64 (/.f64 (neg.f64 x) (tan.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 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.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 (*.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 x (tan.f64 B))) |
(+.f64 (/.f64 (neg.f64 x) (tan.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 (*.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))) |
(*.f64 (*.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (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 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.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 (neg.f64 x) (pow.f64 (tan.f64 B) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (neg.f64 x)) |
(*.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 (neg.f64 (/.f64 (tan.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 (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 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (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 (neg.f64 x))) (neg.f64 (neg.f64 (tan.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)) (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 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 (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 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.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 (neg.f64 (cos.f64 B)) (/.f64 (sin.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) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (neg.f64 (cos.f64 B)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (/.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) (neg.f64 (/.f64 (tan.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))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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 (neg.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.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)) (-.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 (neg.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 (neg.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 (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 (/.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) (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) (neg.f64 (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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (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) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.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 (-.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) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.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)))))) |
(/.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 (neg.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (neg.f64 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 (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 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 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 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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) B)) |
(*.f64 (pow.f64 (/.f64 B (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) (pow.f64 (neg.f64 B) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) B)) |
(pow.f64 (/.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) (pow.f64 B #s(literal -1 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 B #s(literal -1 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) B))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) B))) |
(/.f64 (*.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) (pow.f64 B #s(literal -1 binary64))) (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 B #s(literal -1 binary64))) (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) #s(literal 1 binary64)) B) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 B (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)))) (neg.f64 (neg.f64 B))) |
(/.f64 (*.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) B)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) B)) |
(/.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) (*.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 B (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) (neg.f64 B)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x))) B)) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) (neg.f64 B))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) B) (/.f64 x B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) (pow.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F)))) (neg.f64 (-.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (fma.f64 x x (*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F))) (-.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (fma.f64 x x (*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x)))) (neg.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F)) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))))) |
(/.f64 (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))) (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F)) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x) (fma.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F) (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 F (neg.f64 x)))) (fma.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 F #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
(fma.f64 F (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) |
(-.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 F F)) (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x)) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F x))) |
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) x) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) F)) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)))) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) B) B (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 F) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 B B) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 B (*.f64 B (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 B (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (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)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 B) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal 1 binary64)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 B #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) (pow.f64 B #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (*.f64 B (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 B (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))))) |
(/.f64 (neg.f64 (pow.f64 B #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) (neg.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) B) |
(/.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))) |
(/.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) (neg.f64 (neg.f64 B))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (*.f64 B (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 B (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 B (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 B (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 B (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)))) |
(/.f64 (pow.f64 B #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 B (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) (neg.f64 B)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) |
(fma.f64 (pow.f64 B #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (pow.f64 B #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (pow.f64 B #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) (pow.f64 B #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 B #s(literal -1 binary64)) (*.f64 (neg.f64 x) (pow.f64 B #s(literal -1 binary64)))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) B) (/.f64 x B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (pow.f64 B #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) (pow.f64 B #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 B #s(literal -1 binary64))) (*.f64 (neg.f64 x) (pow.f64 B #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(+.f64 (*.f64 (pow.f64 B #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (*.f64 (pow.f64 B #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64))) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (*.f64 (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) B) B (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) |
(fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 2 binary64)) (pow.f64 B #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 F F) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 3 binary64)) (pow.f64 B #s(literal 6 binary64)) (pow.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (neg.f64 F) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) |
(fma.f64 (neg.f64 F) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (*.f64 B B) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 F #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (neg.f64 x))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (neg.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 B B)) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 (*.f64 B B) (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) |
(fma.f64 #s(literal -1 binary64) x (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 B (*.f64 B (*.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(fma.f64 B (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (neg.f64 x))) |
(fma.f64 x #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))))) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) |
(fma.f64 F (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (neg.f64 x))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x)))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) |
(+.f64 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B))) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) (neg.f64 x)) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B)) x)) |
(+.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (neg.f64 x))) |
(+.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (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 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) 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 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (pow.f64 (+.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)))) #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 (+.f64 (hypot.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 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))) |
(pow.f64 (/.f64 (+.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 (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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.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 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 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.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 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.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 (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 (+.f64 (hypot.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 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 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 (-.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 (/.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 (+.f64 (hypot.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 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 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 (-.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 (/.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))) (+.f64 (hypot.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 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 -1 binary64) (neg.f64 (/.f64 (+.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 (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(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (hypot.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 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 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (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(literal 1 binary64) (/.f64 (+.f64 (hypot.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 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 3 binary64)) (pow.f64 (/.f64 x (tan.f64 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 #s(literal -1 binary64) (sin.f64 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 #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 #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 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 (/.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 (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 (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 #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 (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 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 #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 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)) (+.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 (/.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)) (+.f64 (hypot.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 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 3 binary64)) (+.f64 (hypot.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 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)))) |
#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))) |
(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 (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 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 F #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 F F))) #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))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fma.f64 F F #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (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 F F #s(literal 2 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 F F #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
#s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal -1/2 binary64)) F x))) |
(*.f64 (/.f64 B (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (hypot.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64))))) x))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 B #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64)) B) |
(*.f64 (neg.f64 B) (pow.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) #s(literal -1 binary64))) |
(*.f64 B (/.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 B (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 B #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 B))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))))) |
(/.f64 (*.f64 B #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(/.f64 (neg.f64 (neg.f64 B)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))))) |
(/.f64 (neg.f64 (neg.f64 B)) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) |
(/.f64 (neg.f64 B) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) |
(/.f64 (neg.f64 B) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))))) |
(/.f64 (neg.f64 B) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(/.f64 (/.f64 (neg.f64 B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B))) |
(/.f64 B (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B)) |
(neg.f64 (/.f64 (neg.f64 B) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 B (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) B) B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) x)) B)) #s(literal -1 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 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.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 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (neg.f64 x))) (neg.f64 (neg.f64 (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 x))) (neg.f64 (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (neg.f64 x)) (neg.f64 (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) x) (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 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.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)) |
(/.f64 x (tan.f64 B)) |
(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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
Compiled 46 519 to 4 846 computations (89.6% saved)
64 alts after pruning (61 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 355 | 26 | 1 381 |
| Fresh | 13 | 35 | 48 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 371 | 64 | 1 435 |
| Status | Accuracy | Program |
|---|---|---|
| 59.9% | (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) | |
| 61.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)))) | |
| 80.0% | (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)))) | |
| 77.8% | (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))) | |
| 49.3% | (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))) | |
| 59.7% | (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))) | |
| 61.0% | (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)))) | |
| 75.2% | (/.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))) | |
| 52.6% | (-.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))) | |
| 61.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 (*.f64 (cos.f64 B) x) (sin.f64 B))) | |
| ✓ | 61.1% | (-.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))) |
| 61.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 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 39.1% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) | |
| 60.1% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) | |
| 59.5% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) | |
| 59.5% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) | |
| 39.3% | (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) #s(approx (/ -1 (sin B)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) (/.f64 x (tan.f64 B))) | |
| 57.9% | (-.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))) | |
| 89.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (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))) (sin.f64 B)) (pow.f64 F #s(literal -1 binary64)))) | |
| 57.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)))) #s(approx (/ -1 (sin B)) (/.f64 #s(literal -1 binary64) B)))) | |
| 51.6% | (+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (sin.f64 B) F))) | |
| 27.8% | #s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) | |
| 60.9% | #s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 51.1% | #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)) #s(approx (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))))))) | |
| 26.2% | #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 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) 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)) | |
| 48.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (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)) | |
| 18.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1/2 binary64) x))) F (neg.f64 x)) B)) | |
| 19.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))) #s(approx (/ 1 (+ (* 2 x) 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 (neg.f64 x)) B)) | |
| 25.5% | #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))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) | |
| 19.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))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) | |
| 17.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))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) F (neg.f64 x)) B)) | |
| 32.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F (neg.f64 x)) B)) | |
| 18.6% | #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)) | |
| 48.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)) | |
| 26.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) B)) | |
| 32.2% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) | |
| 25.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)) | |
| 29.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) | |
| 20.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(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) | |
| 23.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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) | |
| 26.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(literal 1 binary64)) x)) B)) | |
| ✓ | 31.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal -1 binary64) x)) B)) |
| ✓ | 32.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)) |
| 12.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)) | |
| 31.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) | |
| 48.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))))) B) (/.f64 x B))) | |
| 55.7% | #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)))) | |
| 32.0% | #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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) | |
| 18.5% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) | |
| 20.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 16.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)))) | |
| 30.4% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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 (+ (* (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)))) | |
| 31.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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) | |
| 9.6% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F)) B))) | |
| 32.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)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) | |
| 31.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) x))))) | |
| 2.7% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) | |
| 32.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 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) | |
| 2.8% | #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) | |
| 22.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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 binary64) x))))))) | |
| 32.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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
Compiled 3 313 to 1 483 computations (55.2% 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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (neg.f64 (*.f64 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)))))))) |
#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 (+ (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (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 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)))) |
(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))) |
(-.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(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (sin.f64 B) F))) |
(+.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)))) |
#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)))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (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))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) #s(approx (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B))) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #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 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.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))))))) |
#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 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 B)) 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 (/.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 #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))) |
(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))) |
(+.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 (/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.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) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (neg.f64 x) (tan.f64 B))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(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)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (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))) (sin.f64 B)) (pow.f64 F #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (neg.f64 (cos.f64 B))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (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))) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (sin.f64 B) #s(literal -1 binary64))) (cos.f64 B) (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 F F #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (pow.f64 (sin.f64 B) #s(literal -1 binary64)) (cos.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 #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(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.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 x (tan.f64 B))) |
4 calls:
| 39.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)))))) |
| 34.0ms | F |
| 32.0ms | B |
| 30.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
| 89.8% | 1 | B |
| 89.8% | 1 | x |
| 92.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (neg.f64 (*.f64 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)))))))) |
#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 (+ (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (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 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)))) |
(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))) |
(-.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(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 #s(literal -1 binary64) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.f64 x) (tan.f64 B))) |
(+.f64 (neg.f64 #s(approx (* x (/ 1 (tan B))) (/.f64 x 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 (sin.f64 B) F))) |
(+.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)))) |
#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))) |
(fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.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 x (tan.f64 B))) |
1 calls:
| 26.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (neg.f64 (*.f64 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)))))))) |
#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 (+ (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (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 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)))) |
(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))) |
(-.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(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.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 #s(literal -1 binary64) (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))) |
(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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
1 calls:
| 23.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.2% | 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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (neg.f64 (*.f64 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)))))))) |
#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 (+ (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (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))) |
| 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))) |
4 calls:
| 25.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)))))) |
| 24.0ms | x |
| 21.0ms | F |
| 21.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 2 | B |
| 82.1% | 3 | x |
| 83.2% | 4 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 88.9% | 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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (neg.f64 (*.f64 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)))))))) |
#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 (+ (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 (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (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))) #s(approx (/ x (tan B)) (/.f64 x 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))) |
1 calls:
| 39.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) F) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/45 binary64) x (fma.f64 (*.f64 (*.f64 x #s(literal 2/945 binary64)) B) B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/360 binary64) F) (*.f64 (*.f64 (*.f64 F #s(literal -31/15120 binary64)) B) B))))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
#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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 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)))))) |
| 21.0ms | x |
| 19.0ms | F |
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 2 | B |
| 67.6% | 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)))))) |
| 78.0% | 5 | x |
| 69.5% | 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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.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 (fma.f64 (*.f64 B B) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (/.f64 #s(literal 1 binary64) F)) 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)) |
| Outputs |
|---|
#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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
1 calls:
| 22.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 2 | B |
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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (/.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 (+ (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 #s(approx (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (*.f64 (*.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 B B) #s(literal 7/360 binary64)) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
#s(approx (- (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/ x (tan B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F (sin.f64 B)))) |
| Outputs |
|---|
#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)) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B))) |
1 calls:
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 2 | B |
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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #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 (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)) |
| Outputs |
|---|
#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)) |
(-.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:
| 20.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 2 | B |
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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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))) |
(-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #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 #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)))) |
(+.f64 (neg.f64 (*.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 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal -1 binary64)) B))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
#s(approx (+ (neg (* x (/ 1 (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 (* (/ 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:
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 2 | B |
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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
#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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 B B) x) F) #s(literal 1/3 binary64))) F)) 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 (+ (* (/ (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)) |
4 calls:
| 20.0ms | F |
| 18.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 |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.2% | 2 | F |
| 51.3% | 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)))))) |
| 49.1% | 1 | x |
| 49.1% | 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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F))) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (/.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))))) 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 (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (-.f64 (fma.f64 (*.f64 B B) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x #s(literal 7/360 binary64)) (*.f64 #s(literal -31/15120 binary64) (*.f64 B B))) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) #s(literal 1/6 binary64)) #s(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)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.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))))))) |
#s(approx (+ (neg (* x (/ 1 (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)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 binary64) (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))))) #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 #s(literal 1 binary64) (/.f64 B (-.f64 (fma.f64 (*.f64 B B) (fma.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) x)) (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x #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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) x (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.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 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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 (neg.f64 B) (-.f64 (/.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)) (neg.f64 (*.f64 B B))) (fma.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (*.f64 #s(literal 1/3 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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)))) B)) F (*.f64 (*.f64 B x) #s(literal 1/3 binary64))) (/.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)) #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x)))) |
| 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)) (fma.f64 (/.f64 #s(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 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B))) |
1 calls:
| 15.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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 #s(literal 2 binary64) x #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) F) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) F) (-.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 B B) #s(literal -1 binary64)) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (+ (* (* B B) 1/6) 1) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F)) (+ (* (+ (* (+ (* 1/45 x) (+ (* (* (* x 2/945) B) B) (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) (- (* 7/360 F) (* (* (* F -31/15120) B) B))))) (* B B)) (* 1/3 x)) (* B B)) (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/945 binary64) (*.f64 B B) #s(literal 1/45 binary64)) x) (*.f64 B B) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 B B) (neg.f64 x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(approx (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)))) F)) 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) (*.f64 (sqrt.f64 #s(literal 1/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)) (fma.f64 (/.f64 #s(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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
1 calls:
| 13.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 (-.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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 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 (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 (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.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)) B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin 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)) |
| 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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B)) |
1 calls:
| 8.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 2 | F |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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 |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 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 (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)) |
4 calls:
| 9.0ms | F |
| 9.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 | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.3% | 3 | x |
| 34.8% | 2 | B |
| 44.5% | 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)))))) |
| 51.9% | 3 | F |
Compiled 30 to 29 computations (3.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)) B))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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 (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 (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 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (/.f64 (neg.f64 x) (*.f64 F F))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x))) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(literal 1 binary64) (/.f64 B #s(approx (- (+ (* (* B B) (+ (* (/ F (sqrt (+ (* 2 x) 2))) 1/6) (* 1/3 x))) (/ F (sqrt (+ (* 2 x) 2)))) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) x)))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #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))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1/2 binary64)) x #s(literal 1/2 binary64))))) F (neg.f64 x)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (/ (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) (/.f64 F B)))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64)))) F)) B)) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) 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 (fma.f64 (sqrt.f64 #s(approx (/ 1 (+ (* F F) (+ (* 2 x) 2))) #s(approx (/ 1 (+ (* 2 x) 2)) #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(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 |
|---|---|---|
| 51.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) B))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #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))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) (/.f64 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(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)) |
1 calls:
| 3.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.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 #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(approx (+ (* (/ -1/2 F) (/ (+ (* 2 x) 2) F)) 1) #s(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(literal 1 binary64) (/.f64 B #s(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (neg.f64 x))))) |
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) #s(approx (+ (* (neg (cos B)) (/ x (sin B))) (* (sqrt (/ 1 (+ (* 2 x) 2))) (/ F (sin B)))) #s(approx (/ (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) B) (*.f64 x (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #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)) (-.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:
| 7.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.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)) |
| 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)) |
3 calls:
| 2.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 2.0ms | x |
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.9% | 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)))))) |
| 36.2% | 3 | x |
| 41.2% | 2 | F |
Compiled 29 to 26 computations (10.3% saved)
| Inputs |
|---|
#s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.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)) #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)) |
1 calls:
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 2 | F |
Compiled 1 to 3 computations (-200% 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:
| 2.0ms | B |
| 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)))))) |
| 1.0ms | F |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.7% | 1 | x |
| 12.7% | 1 | B |
| 12.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)))))) |
| 12.7% | 1 | F |
Compiled 30 to 29 computations (3.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 351.0ms | 0.0018969285466217142 | 20614.48049663802 |
| 29.0ms | -1.230184912736254e+27 | -4.402360469855626e+22 |
| 325.0ms | 45× | 0 | invalid |
| 42.0ms | 272× | 0 | valid |
Compiled 506 to 485 computations (4.2% saved)
ival-add: 324.0ms (90.6% of total)ival-mult: 7.0ms (2% of total)ival-div: 6.0ms (1.7% of total)ival-sin: 6.0ms (1.7% of total)ival-tan: 6.0ms (1.7% of total)ival-pow: 6.0ms (1.7% of total)ival-neg: 3.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 0.0018969285466217142 | 20614.48049663802 |
| 29.0ms | -3044752382.124658 | -1009789.1803176655 |
| 44.0ms | 256× | 0 | valid |
| 6.0ms | 37× | 0 | invalid |
Compiled 438 to 451 computations (-3% saved)
ival-sin: 10.0ms (24.2% of total)ival-mult: 7.0ms (17% of total)ival-pow: 7.0ms (17% of total)ival-tan: 6.0ms (14.5% of total)ival-div: 5.0ms (12.1% of total)ival-add: 4.0ms (9.7% of total)ival-neg: 2.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 0.0018969285466217142 | 20614.48049663802 |
| 1.0ms | -3044752382.124658 | -1009789.1803176655 |
| 15.0ms | 64× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 557 to 502 computations (9.9% saved)
ival-add: 6.0ms (44.7% of total)ival-mult: 2.0ms (14.9% of total)ival-div: 1.0ms (7.4% of total)ival-sin: 1.0ms (7.4% of total)ival-tan: 1.0ms (7.4% of total)ival-pow: 1.0ms (7.4% of total)ival-neg: 1.0ms (7.4% 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 | -3044752382.124658 | -1009789.1803176655 |
Compiled 278 to 250 computations (10.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | -3044752382.124658 | -1009789.1803176655 |
| 23.0ms | 96× | 0 | valid |
| 2.0ms | 13× | 0 | invalid |
Compiled 278 to 250 computations (10.1% saved)
ival-tan: 11.0ms (50.7% of total)ival-div: 2.0ms (9.2% of total)ival-mult: 2.0ms (9.2% of total)ival-sin: 2.0ms (9.2% of total)ival-pow: 2.0ms (9.2% of total)ival-add: 1.0ms (4.6% of total)ival-neg: 1.0ms (4.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.006240213127079629 | 0.029687032655225664 |
| 13.0ms | 96× | 0 | valid |
Compiled 492 to 302 computations (38.6% saved)
ival-div: 2.0ms (19.5% of total)ival-mult: 2.0ms (19.5% of total)ival-pow: 2.0ms (19.5% of total)ival-add: 1.0ms (9.8% of total)ival-sin: 1.0ms (9.8% of total)ival-tan: 1.0ms (9.8% of total)ival-neg: 1.0ms (9.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 | 0.006240213127079629 | 0.029687032655225664 |
Compiled 462 to 290 computations (37.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.006240213127079629 | 0.029687032655225664 |
Compiled 432 to 278 computations (35.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.006240213127079629 | 0.029687032655225664 |
Compiled 390 to 248 computations (36.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.006240213127079629 | 0.029687032655225664 |
| 6.0ms | 48× | 0 | valid |
Compiled 276 to 218 computations (21% saved)
ival-div: 1.0ms (20% of total)ival-add: 1.0ms (20% of total)ival-mult: 1.0ms (20% of total)ival-tan: 1.0ms (20% of total)ival-pow: 1.0ms (20% of total)ival-sin: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | -1.309923044079867e+60 | -3.745518885631404e+56 |
| 22.0ms | 128× | 0 | valid |
| 1.0ms | 9× | 0 | invalid |
Compiled 406 to 274 computations (32.5% saved)
ival-div: 5.0ms (25.9% of total)ival-mult: 3.0ms (15.5% of total)ival-sin: 3.0ms (15.5% of total)ival-tan: 3.0ms (15.5% of total)ival-pow: 3.0ms (15.5% of total)ival-add: 2.0ms (10.3% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | -120.42377085750815 | -0.0012897406242789505 |
| 26.0ms | 144× | 0 | valid |
| 4.0ms | 26× | 0 | invalid |
Compiled 336 to 278 computations (17.3% saved)
ival-mult: 5.0ms (22.5% of total)ival-tan: 4.0ms (18% of total)ival-div: 3.0ms (13.5% of total)ival-sin: 3.0ms (13.5% of total)ival-pow: 3.0ms (13.5% of total)ival-add: 2.0ms (9% of total)ival-neg: 1.0ms (4.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 |
|---|---|---|
| 1.0ms | -120.42377085750815 | -0.0012897406242789505 |
Compiled 318 to 269 computations (15.4% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | -9.02011957980813e+111 | -1.641894030491676e+108 |
| 3.0ms | 16× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 52 to 47 computations (9.6% saved)
ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-tan: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-pow: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0018969285466217142 | 20614.48049663802 |
| 1.0ms | -3044752382.124658 | -1009789.1803176655 |
Compiled 404 to 417 computations (-3.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0018969285466217142 | 20614.48049663802 |
| 32.0ms | -1009789.1803176655 | -120.42377085750815 |
| 24.0ms | 128× | 0 | valid |
| 2.0ms | 12× | 0 | invalid |
Compiled 336 to 383 computations (-14% saved)
ival-div: 3.0ms (17.5% of total)ival-mult: 3.0ms (17.5% of total)ival-sin: 3.0ms (17.5% of total)ival-tan: 3.0ms (17.5% of total)ival-pow: 3.0ms (17.5% of total)ival-add: 2.0ms (11.6% of total)ival-neg: 1.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 3.9529373534954116e-44 | 5.941369063281766e-42 |
| 37.0ms | -6.1778747695946815e-37 | -7.657040371568975e-54 |
| 43.0ms | 272× | 0 | valid |
| 5.0ms | 36× | 0 | invalid |
Compiled 370 to 400 computations (-8.1% saved)
ival-mult: 8.0ms (20.5% of total)ival-div: 6.0ms (15.4% of total)ival-add: 6.0ms (15.4% of total)ival-tan: 6.0ms (15.4% of total)ival-sin: 5.0ms (12.8% of total)ival-pow: 5.0ms (12.8% of total)ival-neg: 2.0ms (5.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.9529373534954116e-44 | 5.941369063281766e-42 |
| 1.0ms | -6.1778747695946815e-37 | -7.657040371568975e-54 |
Compiled 251 to 315 computations (-25.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | -0.0012897406242789505 | -6.311363981442093e-11 |
| 24.0ms | 144× | 0 | valid |
| 2.0ms | 15× | 0 | invalid |
Compiled 147 to 179 computations (-21.8% saved)
ival-tan: 5.0ms (23.7% of total)ival-mult: 4.0ms (19% of total)ival-div: 3.0ms (14.2% of total)ival-sin: 3.0ms (14.2% of total)ival-pow: 3.0ms (14.2% of total)ival-add: 2.0ms (9.5% of total)ival-neg: 1.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | -0.0012897406242789505 | -6.311363981442093e-11 |
| 24.0ms | 128× | 0 | valid |
| 3.0ms | 24× | 0 | invalid |
Compiled 138 to 179 computations (-29.7% saved)
ival-add: 6.0ms (26.6% of total)ival-div: 3.0ms (13.3% of total)ival-mult: 3.0ms (13.3% of total)ival-sin: 3.0ms (13.3% of total)ival-tan: 3.0ms (13.3% of total)ival-pow: 3.0ms (13.3% 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)| 1× | egg-herbie |
| 36× | +-commutative-binary64-+.f64 |
| 34× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 30× | *-commutative-binary64-*.f64 |
| 12× | neg-sub0-binary64--.f64-neg.f64 |
| 12× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 2278 |
| 1 | 289 | 2278 |
| 2 | 313 | 2278 |
| 3 | 324 | 2278 |
| 4 | 331 | 2278 |
| 5 | 333 | 2278 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -44999999999999997902848 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 20000 binary64)) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.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 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -1020000 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 3152519739159347/2251799813685248 binary64)) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.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 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -1020000 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 10500 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 #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 -1020000 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))) (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 F #s(literal -33000000 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x 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 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.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 3242591731706757/144115188075855872 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))))) (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 (* (/ 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 -47999999999999999533048071730247742069398168521699496034304 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 (+ (* (/ (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))) |
(if (<=.f64 F #s(literal -120 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 #s(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 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B)))) |
(if (<=.f64 F #s(literal -120 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 #s(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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -4999999999999999650599673463152198642336665750694884246307948430823614916415456951880981793447127233788614017024 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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -1020000 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 3152519739159347/2251799813685248 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 -122 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 3152519739159347/2251799813685248 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))) #s(approx (/ 1 (+ (* 2 x) 2)) #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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -8888474137022155/3064991081731777716716694054300618367237478244367204352 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 4268429180062943/12554203470773361527671578846415332832204710888928069025792 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(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)))) |
(if (<=.f64 F #s(literal -8888474137022155/3064991081731777716716694054300618367237478244367204352 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 4268429180062943/12554203470773361527671578846415332832204710888928069025792 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 -5415987671873539/77371252455336267181195264 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 -5764607523034235/4611686018427387904 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 -44999999999999997902848 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 20000 binary64)) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F #s(literal 2 binary64))))) (sin.f64 B)) F (/.f64 (neg.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 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -1020000 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 3152519739159347/2251799813685248 binary64)) (fma.f64 (/.f64 #s(approx (pow (+ (* x 2) (+ (* F F) 2)) -1/2) (sqrt.f64 #s(approx (/ 1 (+ (* F F) 2)) #s(literal 1/2 binary64)))) (sin.f64 B)) F (/.f64 (neg.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 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -1020000 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 10500 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 #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 -1020000 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))) (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 F #s(literal -33000000 binary64)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(approx (/ x (tan B)) (/.f64 x 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 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)) x)) (*.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 B B) #s(literal 1/120 binary64)) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)) x)) (*.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 B B) #s(literal -1/6 binary64)) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)) x)) (*.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)) (-.f64 #s(approx (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) (/.f64 #s(literal -1 binary64) #s(approx (sin B) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 B B) #s(literal 1 binary64)) B)))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.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)) (-.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 1062849512059437/36028797018963968 binary64)) #s(approx (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 F F (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 B B) F) #s(literal 7/360 binary64) (*.f64 #s(literal 1/6 binary64) F)) (*.f64 (fma.f64 #s(literal 1/45 binary64) (*.f64 B B) #s(literal 1/3 binary64)) x)) (*.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)) (-.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 3242591731706757/144115188075855872 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))))) (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 (* (/ 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 -47999999999999999533048071730247742069398168521699496034304 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 (+ (* (/ (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))) |
(if (<=.f64 F #s(literal -120 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 #s(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 (/.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) B) (/.f64 x B)))) |
(if (<=.f64 F #s(literal -120 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 #s(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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -4999999999999999650599673463152198642336665750694884246307948430823614916415456951880981793447127233788614017024 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 (-.f64 (/.f64 F (sqrt.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 F F #s(literal 2 binary64))))) x) B))) |
(if (<=.f64 F #s(literal -1020000 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 3152519739159347/2251799813685248 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 -122 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 3152519739159347/2251799813685248 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))) #s(approx (/ 1 (+ (* 2 x) 2)) #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(approx (+ (* (sqrt (/ 1 (+ (* F F) (+ (* 2 x) 2)))) F) (neg x)) (-.f64 #s(literal 1 binary64) x)) B)))) |
(if (<=.f64 F #s(literal -8888474137022155/3064991081731777716716694054300618367237478244367204352 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 4268429180062943/12554203470773361527671578846415332832204710888928069025792 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 #s(approx (- (+ (* (+ (* (* 1/6 F) (sqrt (/ 1 (+ (* 2 x) 2)))) (* 1/3 x)) (* B B)) (* (sqrt (/ 1 (+ (* 2 x) 2))) F)) x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(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)))) |
(if (<=.f64 F #s(literal -8888474137022155/3064991081731777716716694054300618367237478244367204352 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 4268429180062943/12554203470773361527671578846415332832204710888928069025792 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 -5415987671873539/77371252455336267181195264 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 -5764607523034235/4611686018427387904 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)) |
| 19 798× | lower-fma.f64 |
| 19 798× | lower-fma.f32 |
| 9 224× | lower-fma.f64 |
| 9 224× | lower-fma.f32 |
| 9 162× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1630 | 26112 |
| 1 | 5329 | 25453 |
| 0 | 9542 | 23514 |
| 0 | 80 | 541 |
| 0 | 137 | 522 |
| 1 | 531 | 480 |
| 2 | 4320 | 480 |
| 0 | 8751 | 480 |
| 0 | 20 | 71 |
| 0 | 37 | 67 |
| 1 | 122 | 66 |
| 2 | 789 | 66 |
| 0 | 8296 | 58 |
| 0 | 82 | 588 |
| 0 | 120 | 570 |
| 1 | 485 | 518 |
| 2 | 3844 | 518 |
| 0 | 8333 | 499 |
| 0 | 1397 | 21161 |
| 1 | 4475 | 20612 |
| 0 | 8453 | 19072 |
| 0 | 1729 | 25058 |
| 1 | 5688 | 24096 |
| 0 | 9064 | 22112 |
| 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× | iter limit |
| 1× | node limit |
Compiled 2 092 to 1 227 computations (41.3% saved)
(negabs B)
Compiled 1 880 to 510 computations (72.9% saved)
Loading profile data...