
Time bar (total: 10.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 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 6 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 7 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 8 |
| 71.1% | 71% | 28.9% | 0.1% | 0% | 0% | 0% | 9 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 10 |
| 85% | 84.9% | 15% | 0.1% | 0% | 0% | 0% | 11 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 23 to 17 computations (26.1% saved)
| 873.0ms | 8 256× | 0 | valid |
ival-div: 266.0ms (42.4% of total)ival-mult: 238.0ms (37.9% of total)ival-sub: 73.0ms (11.6% of total)ival-pi: 33.0ms (5.3% of total)exact: 9.0ms (1.4% of total)ival-true: 6.0ms (1% of total)ival-assert: 4.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 30 | 0 | - | 2 | (2.434882588704648e-76 7.388722941358489e+156) | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 13 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 a a)) |
| 5 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (/.f64 (PI.f64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) b) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) | n*u | 28 | 0 |
-.f64 | (-.f64 (*.f64 b b) (*.f64 a a)) | nan-rescue | 13 | 0 |
| ↳ | (*.f64 b b) | overflow | 58 | |
| ↳ | (*.f64 a a) | overflow | 55 | |
/.f64 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) | n/o | 5 | 0 |
| ↳ | (*.f64 b b) | overflow | 58 | |
| ↳ | (*.f64 a a) | overflow | 55 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 a a)) | overflow | 100 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 43 | 7 |
| - | 3 | 203 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 43 | 0 | 7 |
| - | 3 | 0 | 203 |
| number | freq |
|---|---|
| 0 | 210 |
| 1 | 46 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 53.0ms | 512× | 0 | valid |
Compiled 181 to 49 computations (72.9% saved)
ival-div: 16.0ms (46.8% of total)ival-mult: 11.0ms (32.2% of total)ival-sub: 4.0ms (11.7% of total)ival-pi: 2.0ms (5.9% of total)exact: 1.0ms (2.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 8 062× | lower-fma.f64 |
| 8 062× | lower-fma.f32 |
| 4 668× | lower-*.f32 |
| 4 660× | lower-*.f64 |
| 2 098× | lower-neg.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 109 |
| 1 | 115 | 95 |
| 2 | 418 | 95 |
| 3 | 2087 | 95 |
| 4 | 6060 | 95 |
| 0 | 15 | 21 |
| 0 | 26 | 21 |
| 1 | 46 | 19 |
| 2 | 108 | 19 |
| 3 | 393 | 18 |
| 4 | 1569 | 17 |
| 5 | 4280 | 17 |
| 0 | 8405 | 17 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(sort a b)
Compiled 23 to 15 computations (34.8% saved)
Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.8% | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 23 to 15 computations (34.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 a a)) | |
| cost-diff | 320 | (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) | |
| cost-diff | 320 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) | |
| cost-diff | 384 | (/.f64 (PI.f64) #s(literal 2 binary64)) |
| 8 062× | lower-fma.f64 |
| 8 062× | lower-fma.f32 |
| 4 668× | lower-*.f32 |
| 4 660× | lower-*.f64 |
| 2 098× | lower-neg.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 77 |
| 0 | 26 | 77 |
| 1 | 46 | 73 |
| 2 | 108 | 73 |
| 3 | 393 | 72 |
| 4 | 1569 | 71 |
| 5 | 4280 | 71 |
| 0 | 8405 | 71 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
#s(literal 1 binary64) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 b b) |
b |
(*.f64 a a) |
a |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) b) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (/.f64 (PI.f64) a) (/.f64 (PI.f64) b)) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 b a) (-.f64 a b))) |
#s(literal 1 binary64) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 b b) |
b |
(*.f64 a a) |
a |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) b) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.203125 | (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) | |
| accuracy | 0.7023621854878522 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) | |
| accuracy | 2.8515521791510294 | (-.f64 (*.f64 b b) (*.f64 a a)) | |
| accuracy | 6.230216627139065 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 25.0ms | 256× | 0 | valid |
Compiled 79 to 17 computations (78.5% saved)
ival-div: 7.0ms (43.6% of total)ival-mult: 6.0ms (37.4% of total)ival-sub: 2.0ms (12.5% of total)ival-pi: 1.0ms (6.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (PI.f64) #s(literal 2 binary64)) (patch (/.f64 (PI.f64) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (pow b 2))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (pow b 2))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (pow b 2))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (patch (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow a 2)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow b 2) (pow a 2)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow b 2) (pow a 2)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow b 2) (pow a 2)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow a 2)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow a 2)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow a 2)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow a 2)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow a 2)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 a a)) (patch (-.f64 (*.f64 b b) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow a 2)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 6))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 8))) (/ 1 (pow a 6)))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow b 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 (pow b 2)) (/ (pow a 2) (pow b 4))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow a 2) (+ (/ 1 (pow b 4)) (/ (pow a 2) (pow b 6)))) (/ 1 (pow b 2))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow a 2) (+ (* (pow a 2) (+ (/ 1 (pow b 6)) (/ (pow a 2) (pow b 8)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (patch (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #<representation binary64>) () ())) ()) |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | 0 | (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
| 1.0ms | b | @ | 0 | (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) |
| 1.0ms | a | @ | inf | (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
| 1.0ms | a | @ | 0 | (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
| 1.0ms | b | @ | inf | (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) |
| 1× | egg-herbie |
| 12 618× | lower-fma.f64 |
| 12 618× | lower-fma.f32 |
| 5 734× | lower-*.f64 |
| 5 734× | lower-*.f32 |
| 2 064× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 1696 |
| 1 | 768 | 1666 |
| 2 | 2295 | 1612 |
| 3 | 6383 | 1612 |
| 0 | 8341 | 1525 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(* 1/2 (/ (PI) (pow b 2))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(* 1/2 (/ (PI) (pow b 2))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) |
(* -1/2 (/ (PI) (pow a 2))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(* -1 (pow a 2)) |
(- (pow b 2) (pow a 2)) |
(- (pow b 2) (pow a 2)) |
(- (pow b 2) (pow a 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(pow b 2) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(/ -1 (pow a 2)) |
(- (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2))) |
(- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 6))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 8))) (/ 1 (pow a 6)))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(+ (/ 1 (pow b 2)) (/ (pow a 2) (pow b 4))) |
(+ (* (pow a 2) (+ (/ 1 (pow b 4)) (/ (pow a 2) (pow b 6)))) (/ 1 (pow b 2))) |
(+ (* (pow a 2) (+ (* (pow a 2) (+ (/ 1 (pow b 6)) (/ (pow a 2) (pow b 8)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))) |
(/ -1 (pow a 2)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/ -1 (pow a 2)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (fma.f64 (PI.f64) (*.f64 (/.f64 b (*.f64 a (*.f64 a a))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (PI.f64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) a) b) (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a) (/.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) a) b)))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (fma.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (PI.f64) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b (*.f64 b (*.f64 b b))))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (PI.f64) a)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (/.f64 (fma.f64 b (*.f64 b (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) a)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (PI.f64) (*.f64 a a)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b b) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 6 binary64))) (/.f64 (PI.f64) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (PI.f64) (*.f64 a a)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b b) (fma.f64 b (*.f64 b (/.f64 (PI.f64) (pow.f64 a #s(literal 8 binary64)))) (/.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (PI.f64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b)) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 (PI.f64) (+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b)) (PI.f64)))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b)) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 (PI.f64) (+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b)) (PI.f64)))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b)) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 b b)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (/.f64 (PI.f64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (PI.f64) (*.f64 b b)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a a) (fma.f64 a (*.f64 a (/.f64 (PI.f64) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (PI.f64) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b))) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(*.f64 (fma.f64 (PI.f64) (*.f64 b (/.f64 b (*.f64 a a))) (PI.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (PI.f64))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))))) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(*.f64 (fma.f64 (PI.f64) (*.f64 b (/.f64 b (*.f64 a a))) (PI.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (PI.f64))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (PI.f64) (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64)))))) (*.f64 a a)) |
(* -1 (pow a 2)) |
(*.f64 a (neg.f64 a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(- (pow b 2) (pow a 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* (pow b 2) (+ 1 (* -1 (/ (pow a 2) (pow b 2))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* -1 (pow a 2)) |
(*.f64 a (neg.f64 a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(*.f64 a (neg.f64 a)) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (/ (pow b 2) (pow a 2)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(/ -1 (pow a 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 a a)) |
(- (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2))) |
(/.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (neg.f64 a))) |
(- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 6))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (neg.f64 (pow.f64 a #s(literal 6 binary64)))) (/.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (neg.f64 a)))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow b 2) (pow a 8))) (/ 1 (pow a 6)))) (/ 1 (pow a 4)))) (/ 1 (pow a 2))) |
(fma.f64 (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (neg.f64 a)))) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (/ (pow a 2) (pow b 2))) (pow b 2)) |
(/.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 4) (pow b 4))) (* -1 (/ (pow a 2) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(/ (- (+ 1 (/ (pow a 6) (pow b 6))) (+ (* -1 (/ (pow a 2) (pow b 2))) (* -1 (/ (pow a 4) (pow b 4))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (/ 1 (pow b 2)) (/ (pow a 2) (pow b 4))) |
(/.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(+ (* (pow a 2) (+ (/ 1 (pow b 4)) (/ (pow a 2) (pow b 6)))) (/ 1 (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))) |
(+ (* (pow a 2) (+ (* (pow a 2) (+ (/ 1 (pow b 6)) (/ (pow a 2) (pow b 8)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))) |
(fma.f64 a (*.f64 (fma.f64 a (/.f64 a (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b))) |
(/ -1 (pow a 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (neg.f64 a))) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a a)) |
(/ -1 (pow a 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 2) (pow a 2))) 1) (pow a 2)) |
(/.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (neg.f64 a))) |
(/ (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))) (pow a 2)) |
(/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow b 6) (pow a 6))) (+ 1 (+ (/ (pow b 2) (pow a 2)) (/ (pow b 4) (pow a 4))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a a)) |
| 6 700× | lower-*.f32 |
| 6 692× | lower-*.f64 |
| 4 958× | lower-fma.f64 |
| 4 958× | lower-fma.f32 |
| 2 990× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 53 |
| 0 | 26 | 49 |
| 1 | 124 | 49 |
| 2 | 1123 | 49 |
| 0 | 9193 | 49 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (PI.f64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(+.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 b)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) a) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 b)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (PI.f64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (*.f64 b a) (-.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 b a)) |
(/.f64 (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))) (/.f64 #s(literal -2 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (*.f64 (*.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) b) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (PI.f64))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) (*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) (*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)))) (-.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(*.f64 (-.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(*.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))))) |
(*.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a) (/.f64 (-.f64 b a) b)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) a) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) b) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 2 binary64)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a))) |
(*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) b) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (PI.f64) (-.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (neg.f64 (PI.f64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(+.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(fma.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(fma.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b))) |
(neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 b (neg.f64 b) (*.f64 a a)))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -2 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (fma.f64 b (neg.f64 b) (*.f64 a a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) (+.f64 (neg.f64 b) a)) |
(pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (PI.f64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (fma.f64 b (neg.f64 b) (*.f64 a a))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (neg.f64 b) a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (PI.f64) (-.f64 b a))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (-.f64 b a))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (-.f64 b a)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (cbrt.f64 (PI.f64)) (-.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (+.f64 b a))) (/.f64 (sqrt.f64 (PI.f64)) (-.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (-.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (/.f64 (PI.f64) (-.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (+.f64 b a)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (-.f64 b a)) (/.f64 #s(literal -1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (+.f64 b a)) (/.f64 #s(literal -1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fma.f64 b (neg.f64 b) (*.f64 a a))) (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (fma.f64 b (neg.f64 b) (*.f64 a a))) (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (fma.f64 b (neg.f64 b) (*.f64 a a))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (PI.f64))) (fma.f64 b (neg.f64 b) (*.f64 a a))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (+.f64 b a))) (/.f64 #s(literal -1 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) |
(+.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) |
(+.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a)) |
(+.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) (neg.f64 a))) |
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))) |
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 (neg.f64 a) (+.f64 b a))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 #s(literal 0 binary64) (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(fma.f64 b b (neg.f64 (*.f64 a a))) |
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a))) |
(fma.f64 b (+.f64 b a) (*.f64 (neg.f64 a) (+.f64 b a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (*.f64 a a))) |
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a))) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)) |
(fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))) |
(neg.f64 (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (neg.f64 b) (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (neg.f64 b) (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (neg.f64 b) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))))) |
(pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (neg.f64 b) (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (+.f64 b a) (neg.f64 (+.f64 (neg.f64 b) a))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (neg.f64 b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(*.f64 (neg.f64 (+.f64 b a)) (+.f64 (neg.f64 b) a)) |
(*.f64 (neg.f64 (neg.f64 (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(+.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(fma.f64 (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(fma.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 b b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 b (neg.f64 b) (*.f64 a a))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) |
(/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b (neg.f64 b) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a))) (+.f64 (neg.f64 b) a)) |
(pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (fma.f64 b b (*.f64 a a))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64))) |
Compiled 22 466 to 2 045 computations (90.9% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 660 | 19 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 661 | 19 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 90.0% | (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) | |
| 88.0% | (fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) | |
| 90.0% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) | |
| 89.6% | (/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) | |
| ▶ | 84.0% | (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
| 78.8% | (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) | |
| ▶ | 83.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
| ▶ | 99.6% | (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
| 35.7% | (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) | |
| 84.4% | (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| 99.5% | (*.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b a)))) | |
| 85.0% | (*.f64 (-.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) | |
| 89.6% | (*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) | |
| 83.9% | (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) | |
| ▶ | 53.5% | (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 48.0% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))) | |
| 53.6% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a))) | |
| 56.4% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) | |
| ▶ | 65.7% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
Compiled 840 to 494 computations (41.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (-.f64 b a) (+.f64 b a)) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) | |
| cost-diff | 1024 | (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) | |
| cost-diff | 0 | (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) | |
| cost-diff | 0 | #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) | |
| cost-diff | 0 | (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) | |
| cost-diff | 384 | (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) | |
| cost-diff | 0 | (*.f64 (PI.f64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 b a) | |
| cost-diff | 0 | (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| cost-diff | 1024 | (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) | |
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (PI.f64)) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) | |
| cost-diff | 0 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) | |
| cost-diff | 0 | (-.f64 b a) | |
| cost-diff | 0 | (/.f64 (-.f64 b a) (*.f64 b a)) | |
| cost-diff | 384 | (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) | |
| cost-diff | 1408 | (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
| 6 862× | lower-*.f32 |
| 6 832× | lower-*.f64 |
| 5 926× | lower-fma.f64 |
| 5 926× | lower-fma.f32 |
| 3 400× | lower-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 342 |
| 0 | 76 | 340 |
| 1 | 171 | 334 |
| 2 | 718 | 296 |
| 3 | 4083 | 294 |
| 0 | 8480 | 294 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (-.f64 b a) (*.f64 b a)) |
(-.f64 b a) |
b |
a |
(*.f64 b a) |
(+.f64 b a) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
#s(literal 1/2 binary64) |
(PI.f64) |
(*.f64 a (*.f64 a b)) |
a |
(*.f64 a b) |
b |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(-.f64 b a) |
b |
a |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 b a) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(+.f64 b a) |
(*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
#s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(PI.f64) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
#s(literal -1/2 binary64) |
(*.f64 a a) |
a |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) b) |
b |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(-.f64 b a) |
b |
a |
(+.f64 b a) |
(*.f64 b a) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))) |
#s(literal 1/2 binary64) |
(*.f64 (PI.f64) (-.f64 b a)) |
(PI.f64) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 b a) (*.f64 b a)) |
(-.f64 b a) |
b |
a |
(*.f64 b a) |
(+.f64 b a) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(PI.f64) |
(*.f64 a (*.f64 a b)) |
(*.f64 b (*.f64 a a)) |
a |
(*.f64 a b) |
(*.f64 b a) |
b |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 1/2 binary64))) |
(-.f64 b a) |
b |
a |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) |
(*.f64 b a) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(+.f64 b a) |
(*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
#s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
#s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 a a))) |
(PI.f64) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
#s(literal -1/2 binary64) |
(*.f64 a a) |
a |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 b a) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) b) |
b |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) |
(/.f64 (*.f64 b (*.f64 a (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) |
(*.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(-.f64 b a) |
b |
a |
(+.f64 b a) |
(*.f64 b a) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))) |
(*.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (PI.f64) (-.f64 b a)) |
(*.f64 (-.f64 b a) (PI.f64)) |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.234375 | (*.f64 (PI.f64) (-.f64 b a)) | |
| accuracy | 0.3544386809656115 | (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) | |
| accuracy | 0.6340662014467467 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) | |
| accuracy | 9.498745612368324 | (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) | |
| accuracy | 0.21484375 | (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) | |
| accuracy | 0.4175067591323412 | (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) | |
| accuracy | 6.230216627139065 | (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) | |
| accuracy | 29.528444900302492 | #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) | |
| accuracy | 0 | (PI.f64) | |
| accuracy | 0.234375 | (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| accuracy | 0.3544386809656115 | (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) | |
| accuracy | 9.937990759038202 | (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) | |
| accuracy | 0 | (PI.f64) | |
| accuracy | 0.16015625 | (*.f64 a (*.f64 a b)) | |
| accuracy | 0.7467236402159797 | (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) | |
| accuracy | 21.587391804507114 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) | |
| accuracy | 0.15625 | (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| accuracy | 0.2265625 | (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) | |
| accuracy | 0.25390625 | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) | |
| accuracy | 13.78956428604982 | (/.f64 (-.f64 b a) (*.f64 b a)) |
| 78.0ms | 256× | 0 | valid |
Compiled 318 to 42 computations (86.8% saved)
ival-mult: 31.0ms (55.1% of total)ival-div: 19.0ms (33.8% of total)ival-sub: 4.0ms (7.1% of total)ival-pi: 1.0ms (1.8% of total)ival-add: 1.0ms (1.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ()) |
#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/2 binary64) (PI.f64)) (patch (*.f64 #s(literal 1/2 binary64) (PI.f64)) #<representation binary64>) () ()) |
#s(alt (PI.f64) (patch (PI.f64) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (PI.f64) #s(literal 1/2 binary64)) (patch (*.f64 (PI.f64) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ()) |
#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ()) |
#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a b)) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (/ b (pow a 2))) (/ 1 a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* b (+ (* -2 (/ b (pow a 3))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* b (+ (* b (- (* 2 (/ b (pow a 4))) (* 2 (/ 1 (pow a 3))))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (* 2 (/ 1 b))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 2 (/ a (pow b 2))) (/ 1 a)) (* 2 (/ 1 b))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -2 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 b)))) b) (taylor inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 2 (/ 1 b)) (/ 1 a)) b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ a b)) 2) b)) (/ 1 a)) b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow a 2) b)) (* 2 a)) b)) 2) b)) (/ 1 a)) b)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (/ a (pow b 2))) (/ 1 b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* 2 (/ a (pow b 3))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* a (+ (* -2 (/ a (pow b 4))) (* 2 (/ 1 (pow b 3))))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a b)) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (/ 1 a)) (/ 1 b)) a) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -2 (/ b (pow a 2))) (* 2 (/ 1 a))) (/ 1 b)) a) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 2 (/ (pow b 2) (pow a 3))) (* 2 (/ 1 a))) (+ (* 2 (/ b (pow a 2))) (/ 1 b))) a) (taylor inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ 1 b) (* 2 (/ 1 a))) a)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 2 (* -2 (/ b a))) a)) (/ 1 b)) a)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 2 (* -1 (/ (+ (* -2 (/ (pow b 2) a)) (* 2 b)) a))) a)) (/ 1 b)) a)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ b a) 1) b) (taylor 0 b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ b a) 1) b) (taylor 0 b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ b a) 1) b) (taylor 0 b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor -inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (/.f64 (-.f64 b a) (*.f64 b a)) (patch (/.f64 (-.f64 b a) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (- b a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (- b a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (- b a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -1 (/ a b)))) (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -1 (/ a b)))) (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -1 (/ a b)))) (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ a b) 1))) (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ a b) 1))) (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ a b) 1))) (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -1 a)) (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -1 a)) (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -1 a)) (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) 1)) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) 1)) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) 1)) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ 1 (* -1 (/ b a))))) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ 1 (* -1 (/ b a))))) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ 1 (* -1 (/ b a))))) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) (patch (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (patch (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* a (PI))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* b (PI))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* b (PI))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* b (PI))) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* a (PI))) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* a (PI))) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) a) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) a) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) a) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ b a) 1) b) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ b a) 1) b) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ b a) 1) b) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 a) (/ 1 b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) (patch (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) (patch (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor 0 b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) (taylor 0 b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) (taylor 0 b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) (taylor 0 b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (pow b 2))) (taylor inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (pow b 2))) (taylor -inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (pow b 2))) (taylor 0 a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) (taylor 0 a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) (taylor 0 a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) (taylor 0 a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor -inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) (pow a 2))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) (patch (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) (patch (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (pow a 3)) (* a (* b (+ a (* -1 a)))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 3)) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 3) (+ a (/ (* a (+ a (* -1 a))) b))) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 3)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (* a (+ a (* -1 a))) b))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a (* b (+ b (* -1 b)))) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 3) (+ (* -1 b) (/ (* b (+ b (* -1 b))) a))) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) b)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) (+ b (/ (* b (+ b (* -1 b))) a)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (patch (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow a 2)) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ b (* -1 b))) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow a 2)) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (+.f64 b a)) (patch (*.f64 (-.f64 b a) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) a)) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) a)) (* -1/2 (/ (* b (PI)) (pow a 2)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* b (PI)) (pow a 3)))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* -1/2 (/ (* b (PI)) (pow a 4)))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 3) (PI)) (pow b 3)))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* a (PI)) b))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* -1/2 (/ (* (pow a 3) (PI)) b))) b)) (* 1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* a (PI)) (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* b (PI)) a))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3)))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* -1/2 (/ (* (pow b 2) (PI)) a))) a)) (* 1/2 (PI))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (pow a 3)) (* a (* b (+ a (* -1 a)))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) (taylor 0 b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 3)) (taylor inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 3) (+ a (/ (* a (+ a (* -1 a))) b))) (taylor inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) (taylor inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) (taylor inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 3)) (taylor -inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (* a (+ a (* -1 a))) b))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) (taylor -inf b) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 3)) (taylor 0 a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a (* b (+ b (* -1 b)))) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 3) (+ (* -1 b) (/ (* b (+ b (* -1 b))) a))) (taylor inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) (taylor inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) (taylor inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) b)) (taylor -inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) (+ b (/ (* b (+ b (* -1 b))) a)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (patch (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (PI))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a (PI))) (* b (PI))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a (PI))) (* b (PI))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a (PI))) (* b (PI))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (PI)) (taylor inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (PI) (* -1 (/ (* a (PI)) b)))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (PI) (* -1 (/ (* a (PI)) b)))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (PI) (* -1 (/ (* a (PI)) b)))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (PI)) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (PI)) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a (PI))) (* b (PI))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a (PI))) (* b (PI))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a (PI))) (* b (PI))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (PI))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (PI)) (/ (* b (PI)) a))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (PI)) (/ (* b (PI)) a))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (PI)) (/ (* b (PI)) a))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (PI))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (-.f64 b a)) (patch (*.f64 (PI.f64) (-.f64 b a)) #<representation binary64>) () ())) ()) |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | b | @ | 0 | (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) |
| 2.0ms | b | @ | 0 | (/ (* 1/2 (PI)) (* a (* a b))) |
| 1.0ms | b | @ | 0 | (* (/ (/ (- b a) (* b a)) (+ b a)) (/ (* (PI) 1/2) (- b a))) |
| 1.0ms | a | @ | inf | (/ (* 1/2 (PI)) (* a (* a b))) |
| 1.0ms | a | @ | 0 | (/ (* 1/2 (PI)) (* a (* a b))) |
| 1× | egg-herbie |
| 9 924× | lower-fma.f64 |
| 9 924× | lower-fma.f32 |
| 5 822× | lower-*.f64 |
| 5 822× | lower-*.f32 |
| 2 872× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 614 | 6518 |
| 1 | 1879 | 6128 |
| 2 | 5824 | 5984 |
| 0 | 8611 | 5731 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ -1 (* a b)) |
(/ (- (* 2 (/ b (pow a 2))) (/ 1 a)) b) |
(/ (- (* b (+ (* -2 (/ b (pow a 3))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(/ (- (* b (+ (* b (- (* 2 (/ b (pow a 4))) (* 2 (/ 1 (pow a 3))))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(/ 1 (* a b)) |
(/ (- (/ 1 a) (* 2 (/ 1 b))) b) |
(/ (- (+ (* 2 (/ a (pow b 2))) (/ 1 a)) (* 2 (/ 1 b))) b) |
(/ (- (+ (* -2 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 b)))) b) |
(/ 1 (* a b)) |
(* -1 (/ (- (* 2 (/ 1 b)) (/ 1 a)) b)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ a b)) 2) b)) (/ 1 a)) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow a 2) b)) (* 2 a)) b)) 2) b)) (/ 1 a)) b)) |
(/ 1 (* a b)) |
(/ (+ (* -2 (/ a (pow b 2))) (/ 1 b)) a) |
(/ (+ (* a (- (* 2 (/ a (pow b 3))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/ (+ (* a (- (* a (+ (* -2 (/ a (pow b 4))) (* 2 (/ 1 (pow b 3))))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/ -1 (* a b)) |
(/ (- (* 2 (/ 1 a)) (/ 1 b)) a) |
(/ (- (+ (* -2 (/ b (pow a 2))) (* 2 (/ 1 a))) (/ 1 b)) a) |
(/ (- (+ (* 2 (/ (pow b 2) (pow a 3))) (* 2 (/ 1 a))) (+ (* 2 (/ b (pow a 2))) (/ 1 b))) a) |
(/ -1 (* a b)) |
(* -1 (/ (- (/ 1 b) (* 2 (/ 1 a))) a)) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -2 (/ b a))) a)) (/ 1 b)) a)) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -1 (/ (+ (* -2 (/ (pow b 2) a)) (* 2 b)) a))) a)) (/ 1 b)) a)) |
(/ -1 b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(* -1 a) |
(- b a) |
(- b a) |
(- b a) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (+ 1 (* -1 (/ a b)))) |
b |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (/ a b) 1))) |
b |
(+ b (* -1 a)) |
(+ b (* -1 a)) |
(+ b (* -1 a)) |
(* -1 a) |
(* a (- (/ b a) 1)) |
(* a (- (/ b a) 1)) |
(* a (- (/ b a) 1)) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* -1/2 (* a (PI))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(* 1/2 (* b (PI))) |
(* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) |
(* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) |
(* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) |
(* 1/2 (* b (PI))) |
(* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) |
(* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) |
(* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) |
(* 1/2 (* b (PI))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(* -1/2 (* a (PI))) |
(* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) |
(* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) |
(* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) |
(* -1/2 (* a (PI))) |
(* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) |
(* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) |
(* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ -1 b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ (- (/ b a) 1) b) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(/ 1 a) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(- (/ 1 a) (/ 1 b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) |
(* 1/2 (/ (PI) (pow b 2))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(* 1/2 (/ (PI) (pow b 2))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(* 1/2 (/ (PI) (pow b 2))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) |
(* -1/2 (/ (PI) (pow a 2))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* -1/2 (/ (PI) (pow a 2))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* -1 (* (pow a 3) b)) |
(* b (+ (* -1 (pow a 3)) (* a (* b (+ a (* -1 a)))))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(* a (pow b 3)) |
(* (pow b 3) (+ a (/ (* a (+ a (* -1 a))) b))) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(* a (pow b 3)) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (* a (+ a (* -1 a))) b))))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(* a (pow b 3)) |
(* a (+ (* a (* b (+ b (* -1 b)))) (pow b 3))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(* -1 (* (pow a 3) b)) |
(* (pow a 3) (+ (* -1 b) (/ (* b (+ b (* -1 b))) a))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(* -1 (* (pow a 3) b)) |
(* -1 (* (pow a 3) (+ b (/ (* b (+ b (* -1 b))) a)))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(* -1 (pow a 2)) |
(+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))) |
(+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))) |
(+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))) |
(* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))) |
(* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))) |
(pow b 2) |
(+ (* a (+ b (* -1 b))) (pow b 2)) |
(+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)) |
(+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)) |
(* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)) |
(* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)) |
(* -1 (pow a 2)) |
(* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)) |
(* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)) |
(* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)) |
(* -1/2 (/ (PI) a)) |
(+ (* -1/2 (/ (PI) a)) (* -1/2 (/ (* b (PI)) (pow a 2)))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* b (PI)) (pow a 3)))))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* -1/2 (/ (* b (PI)) (pow a 4)))))))) |
(* 1/2 (/ (PI) b)) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 3) (PI)) (pow b 3)))))) b) |
(* 1/2 (/ (PI) b)) |
(* -1 (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* a (PI)) b))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* -1/2 (/ (* (pow a 3) (PI)) b))) b)) (* 1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) |
(* 1/2 (/ (PI) b)) |
(+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* a (PI)) (pow b 2)))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))))) |
(* -1/2 (/ (PI) a)) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* b (PI)) a))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3)))))) a) |
(* -1/2 (/ (PI) a)) |
(* -1 (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* -1/2 (/ (* (pow b 2) (PI)) a))) a)) (* 1/2 (PI))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* -1 (* (pow a 3) b)) |
(* b (+ (* -1 (pow a 3)) (* a (* b (+ a (* -1 a)))))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(* a (pow b 3)) |
(* (pow b 3) (+ a (/ (* a (+ a (* -1 a))) b))) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(* a (pow b 3)) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (* a (+ a (* -1 a))) b))))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(* a (pow b 3)) |
(* a (+ (* a (* b (+ b (* -1 b)))) (pow b 3))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(* -1 (* (pow a 3) b)) |
(* (pow a 3) (+ (* -1 b) (/ (* b (+ b (* -1 b))) a))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(* -1 (* (pow a 3) b)) |
(* -1 (* (pow a 3) (+ b (/ (* b (+ b (* -1 b))) a)))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(/ -1/2 (pow a 2)) |
(* -1 (* a (PI))) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(* b (PI)) |
(* b (+ (PI) (* -1 (/ (* a (PI)) b)))) |
(* b (+ (PI) (* -1 (/ (* a (PI)) b)))) |
(* b (+ (PI) (* -1 (/ (* a (PI)) b)))) |
(* b (PI)) |
(* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) |
(* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) |
(* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) |
(* b (PI)) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(* -1 (* a (PI))) |
(* a (+ (* -1 (PI)) (/ (* b (PI)) a))) |
(* a (+ (* -1 (PI)) (/ (* b (PI)) a))) |
(* a (+ (* -1 (PI)) (/ (* b (PI)) a))) |
(* -1 (* a (PI))) |
(* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) |
(* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) |
(* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 b (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (PI.f64)) a)) a) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a)) (*.f64 a a)) |
(/ -1 (* a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 a b)) |
(/ (- (* 2 (/ b (pow a 2))) (/ 1 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) b) |
(/ (- (* b (+ (* -2 (/ b (pow a 3))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 #s(literal 2 binary64) (*.f64 a a))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(/ (- (* b (+ (* b (- (* 2 (/ b (pow a 4))) (* 2 (/ 1 (pow a 3))))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(fma.f64 (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 2 binary64) (*.f64 a a))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ (- (/ 1 a) (* 2 (/ 1 b))) b) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(/ (- (+ (* 2 (/ a (pow b 2))) (/ 1 a)) (* 2 (/ 1 b))) b) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 a (/.f64 #s(literal 2 binary64) b) #s(literal -2 binary64)) b)) b) |
(/ (- (+ (* -2 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 b)))) b) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (fma.f64 a (/.f64 #s(literal 2 binary64) b) #s(literal -2 binary64)) b))) b) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1 (/ (- (* 2 (/ 1 b)) (/ 1 a)) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ a b)) 2) b)) (/ 1 a)) b)) |
(/.f64 (+.f64 (/.f64 (fma.f64 a (/.f64 #s(literal 2 binary64) b) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow a 2) b)) (* 2 a)) b)) 2) b)) (/ 1 a)) b)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a a) b) a) b) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) a)) b) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ (+ (* -2 (/ a (pow b 2))) (/ 1 b)) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) a) |
(/ (+ (* a (- (* 2 (/ a (pow b 3))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/.f64 (fma.f64 a (/.f64 (/.f64 (fma.f64 a (/.f64 #s(literal 2 binary64) b) #s(literal -2 binary64)) b) b) (/.f64 #s(literal 1 binary64) b)) a) |
(/ (+ (* a (- (* a (+ (* -2 (/ a (pow b 4))) (* 2 (/ 1 (pow b 3))))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) a) |
(/ -1 (* a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 a b)) |
(/ (- (* 2 (/ 1 a)) (/ 1 b)) a) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(/ (- (+ (* -2 (/ b (pow a 2))) (* 2 (/ 1 a))) (/ 1 b)) a) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (fma.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b))) a) |
(/ (- (+ (* 2 (/ (pow b 2) (pow a 3))) (* 2 (/ 1 a))) (+ (* 2 (/ b (pow a 2))) (/ 1 b))) a) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (fma.f64 b (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal -1 binary64) b)) a) |
(/ -1 (* a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 a b)) |
(* -1 (/ (- (/ 1 b) (* 2 (/ 1 a))) a)) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -2 (/ b a))) a)) (/ 1 b)) a)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b a) #s(literal 2 binary64)) a) (/.f64 #s(literal -1 binary64) b)) a) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -1 (/ (+ (* -2 (/ (pow b 2) a)) (* 2 b)) a))) a)) (/ 1 b)) a)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 2 binary64) b)) a)) a) (/.f64 #s(literal -1 binary64) b)) a) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(* -1 a) |
(neg.f64 a) |
(- b a) |
(-.f64 b a) |
(- b a) |
(-.f64 b a) |
(- b a) |
(-.f64 b a) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(-.f64 b (*.f64 (/.f64 a b) b)) |
(* b (+ 1 (* -1 (/ a b)))) |
(-.f64 b (*.f64 (/.f64 a b) b)) |
(* b (+ 1 (* -1 (/ a b)))) |
(-.f64 b (*.f64 (/.f64 a b) b)) |
b |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 b (*.f64 (/.f64 a b) b)) |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 b (*.f64 (/.f64 a b) b)) |
(* -1 (* b (- (/ a b) 1))) |
(-.f64 b (*.f64 (/.f64 a b) b)) |
b |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(* -1 a) |
(neg.f64 a) |
(* a (- (/ b a) 1)) |
(-.f64 (/.f64 (*.f64 a b) a) a) |
(* a (- (/ b a) 1)) |
(-.f64 (/.f64 (*.f64 a b) a) a) |
(* a (- (/ b a) 1)) |
(-.f64 (/.f64 (*.f64 a b) a) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(-.f64 (/.f64 (*.f64 a b) a) a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(-.f64 (/.f64 (*.f64 a b) a) a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(-.f64 (/.f64 (*.f64 a b) a) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 b (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (PI.f64)) a)) a) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 b (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (PI.f64)) a)) a) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a)) (*.f64 a a)) |
(* -1/2 (* a (PI))) |
(*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/2 binary64) b (*.f64 a #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/2 binary64) b (*.f64 a #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/2 binary64) b (*.f64 a #s(literal -1/2 binary64)))) |
(* 1/2 (* b (PI))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) |
(* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)))) |
(* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)))) |
(* b (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI)))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)))) |
(* 1/2 (* b (PI))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) |
(* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)))) |
(* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)))) |
(* -1 (* b (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)))) |
(* 1/2 (* b (PI))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/2 binary64) b (*.f64 a #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/2 binary64) b (*.f64 a #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* a (PI))) (* 1/2 (* b (PI)))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/2 binary64) b (*.f64 a #s(literal -1/2 binary64)))) |
(* -1/2 (* a (PI))) |
(*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) |
(* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) |
(*.f64 a (fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a))))) |
(* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) |
(*.f64 a (fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a))))) |
(* a (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a)))) |
(*.f64 a (fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a))))) |
(* -1/2 (* a (PI))) |
(*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) |
(* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) |
(*.f64 a (fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a))))) |
(* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) |
(*.f64 a (fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a))))) |
(* -1 (* a (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))))) |
(*.f64 a (fma.f64 (PI.f64) #s(literal -1/2 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a))))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ (+ 1 (* -1 (/ a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) a) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ (- (/ b a) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(- (/ 1 a) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 b (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (PI.f64)) a)) a) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 4)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 b (/.f64 (*.f64 (PI.f64) b) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (PI.f64) (*.f64 a a)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 6)))))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 6 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 b b) (/.f64 (PI.f64) (*.f64 a a)))) |
(+ (* -1/2 (/ (PI) (pow a 2))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 4))) (* (pow b 2) (+ (* -1/2 (/ (PI) (pow a 6))) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 8)))))))) |
(fma.f64 b (*.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b (*.f64 b (/.f64 (PI.f64) (pow.f64 a #s(literal 8 binary64)))) (/.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 b b) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a)))))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a))) |
(* 1/2 (/ (PI) (pow b 2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 (PI.f64) (/.f64 a (*.f64 b b))) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (fma.f64 (PI.f64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (pow b 2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 (PI.f64) (/.f64 a (*.f64 b b))) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (PI.f64))) (*.f64 b b)) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (+ (* 1/2 (/ (* (pow a 4) (PI)) (pow b 4))) (* 1/2 (/ (* (pow a 6) (PI)) (pow b 6)))))) (pow b 2)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (fma.f64 (PI.f64) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (pow b 2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 4)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 b b)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 6)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 a (/.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a) (/.f64 (PI.f64) (*.f64 b b)))) |
(+ (* 1/2 (/ (PI) (pow b 2))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 4))) (* (pow a 2) (+ (* 1/2 (/ (PI) (pow b 6))) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 8)))))))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 a (/.f64 (PI.f64) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 b (*.f64 b (/.f64 (PI.f64) (*.f64 a a))) (PI.f64))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) (PI.f64))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) (PI.f64)) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 b (*.f64 b (/.f64 (PI.f64) (*.f64 a a))) (PI.f64))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) (PI.f64))) (*.f64 a a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (+ (* -1/2 (/ (* (pow b 4) (PI)) (pow a 4))) (* -1/2 (/ (* (pow b 6) (PI)) (pow a 6)))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 (PI.f64) (fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a)))) (PI.f64)) (/.f64 (*.f64 (PI.f64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 6 binary64))))) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* -1/2 (/ (PI) (pow a 2))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (PI.f64)) (+.f64 a b)) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (PI.f64)) (+.f64 a b)) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (PI.f64)) (+.f64 a b)) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (PI.f64))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (fma.f64 a (/.f64 a (*.f64 (PI.f64) b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (fma.f64 a (/.f64 a (*.f64 (PI.f64) b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (fma.f64 a (/.f64 a (*.f64 (PI.f64) b)) (/.f64 a (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (PI.f64))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (fma.f64 a (/.f64 a (*.f64 (PI.f64) b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (fma.f64 a (/.f64 a (*.f64 (PI.f64) b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (fma.f64 a (/.f64 a (*.f64 (PI.f64) b)) (/.f64 a (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (PI.f64))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (/.f64 b (PI.f64)) (/.f64 a (PI.f64))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (/.f64 b (PI.f64)) (/.f64 a (PI.f64))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (/.f64 b (PI.f64)) (/.f64 a (PI.f64))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 b (/.f64 b (*.f64 (PI.f64) a)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 b (/.f64 b (*.f64 (PI.f64) a)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 b (/.f64 b (*.f64 (PI.f64) a)) (/.f64 b (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 b (/.f64 b (*.f64 (PI.f64) a)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 b (/.f64 b (*.f64 (PI.f64) a)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 b (/.f64 b (*.f64 (PI.f64) a)) (/.f64 b (PI.f64)))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (PI.f64) b)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) a)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) b))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) (*.f64 a #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (PI.f64) a)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 b (*.f64 a a)) (/.f64 (PI.f64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 b (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (PI.f64)) a)) a) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) a)) (*.f64 a a)) |
(* -1 (* (pow a 3) b)) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* b (+ (* -1 (pow a 3)) (* a (* b (+ a (* -1 a)))))) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* a (pow b 3)) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ a (/ (* a (+ a (* -1 a))) b))) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* a (pow b 3)) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (* a (+ a (* -1 a))) b))))) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* a (pow b 3)) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* a (+ (* a (* b (+ b (* -1 b)))) (pow b 3))) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* -1 (* (pow a 3) b)) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* (pow a 3) (+ (* -1 b) (/ (* b (+ b (* -1 b))) a))) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* -1 (* (pow a 3) b)) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* -1 (* (pow a 3) (+ b (/ (* b (+ b (* -1 b))) a)))) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* -1 (pow a 2)) |
(*.f64 a (neg.f64 a)) |
(+ (* -1 (pow a 2)) (* b (+ a (* -1 a)))) |
(*.f64 a (neg.f64 a)) |
(+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* -1 (pow a 2)) (* b (+ a (+ b (* -1 a))))) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
(*.f64 b (*.f64 b (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))))) |
(*.f64 b (*.f64 b (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (+ (* -1 (/ a b)) (/ a b)))) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))) |
(*.f64 b (*.f64 b (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 a))) (/ (pow a 2) b)) b)))) |
(*.f64 b (*.f64 b (fma.f64 (neg.f64 a) (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* a (+ b (* -1 b))) (pow b 2)) |
(*.f64 b b) |
(+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+ (* a (+ b (+ (* -1 a) (* -1 b)))) (pow b 2)) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(* -1 (pow a 2)) |
(*.f64 a (neg.f64 a)) |
(* (pow a 2) (- (+ (* -1 (/ b a)) (/ b a)) 1)) |
(*.f64 a (neg.f64 a)) |
(* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (+ (* -1 (/ b a)) (+ (/ b a) (/ (pow b 2) (pow a 2)))) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -1 (pow a 2)) |
(*.f64 a (neg.f64 a)) |
(* (pow a 2) (- (* -1 (/ (+ b (* -1 b)) a)) 1)) |
(*.f64 a (neg.f64 a)) |
(* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* (pow a 2) (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)) |
(*.f64 (*.f64 a a) (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(+ (* -1/2 (/ (PI) a)) (* -1/2 (/ (* b (PI)) (pow a 2)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 b (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (PI.f64) a))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* b (PI)) (pow a 3)))))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b (/.f64 (PI.f64) (*.f64 a (*.f64 a a))) (/.f64 (PI.f64) (*.f64 a a))) b (/.f64 (PI.f64) a))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* -1/2 (/ (* b (PI)) (pow a 4)))))))) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (PI.f64) (/.f64 b (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (PI.f64) (*.f64 a (*.f64 a a)))) b (/.f64 (PI.f64) (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (PI.f64) b) (fma.f64 a (/.f64 a b) a) (PI.f64))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 3) (PI)) (pow b 3)))))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a a (/.f64 (*.f64 a (*.f64 a a)) b)) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64)))) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* -1 (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* a (PI)) b))) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64))) b) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 a (/.f64 a b) a)) b) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* -1/2 (/ (* (pow a 3) (PI)) b))) b)) (* 1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) |
(/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (PI.f64) (fma.f64 a (/.f64 a b) a))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) (neg.f64 b)) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* a (PI)) (pow b 2)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a (*.f64 b b)) (/.f64 (PI.f64) b))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (PI.f64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (PI.f64) (*.f64 b b))) a (/.f64 (PI.f64) b))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))))) |
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (/.f64 (PI.f64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) a (/.f64 (PI.f64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* b (PI)) a))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 b a) (PI.f64))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (PI.f64) a) (fma.f64 b (/.f64 b a) b) (PI.f64))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3)))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b b (/.f64 (*.f64 b (*.f64 b b)) a)) (fma.f64 (PI.f64) (/.f64 b a) (PI.f64)))) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1 (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 b a) (PI.f64))) a) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* -1/2 (/ (* (pow b 2) (PI)) a))) a)) (* 1/2 (PI))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 b (/.f64 b a) b)) a))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (fma.f64 (PI.f64) (/.f64 b a) (PI.f64)))) a)) a)) a)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* -1 (* (pow a 3) b)) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* b (+ (* -1 (pow a 3)) (* a (* b (+ a (* -1 a)))))) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* b (+ (* -1 (pow a 3)) (* b (+ (* a b) (* a (+ a (* -1 a))))))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* a (pow b 3)) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ a (/ (* a (+ a (* -1 a))) b))) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* (pow b 3) (+ a (+ (* -1 (/ (pow a 3) (pow b 2))) (/ (* a (+ a (* -1 a))) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* a (pow b 3)) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (* a (+ a (* -1 a))) b))))) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* -1 (* (pow b 3) (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (pow a 3) b)) (* a (+ a (* -1 a)))) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 a (neg.f64 a)) (/.f64 a (*.f64 b b)) a)) |
(* a (pow b 3)) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* a (+ (* a (* b (+ b (* -1 b)))) (pow b 3))) |
(*.f64 a (*.f64 b (*.f64 b b))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* a (+ (* a (+ (* -1 (* a b)) (* b (+ b (* -1 b))))) (pow b 3))) |
(*.f64 b (*.f64 a (*.f64 (+.f64 a b) (-.f64 b a)))) |
(* -1 (* (pow a 3) b)) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* (pow a 3) (+ (* -1 b) (/ (* b (+ b (* -1 b))) a))) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* (pow a 3) (+ (* -1 b) (+ (/ (* b (+ b (* -1 b))) a) (/ (pow b 3) (pow a 2))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* -1 (* (pow a 3) b)) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* -1 (* (pow a 3) (+ b (/ (* b (+ b (* -1 b))) a)))) |
(*.f64 a (*.f64 a (*.f64 a (neg.f64 b)))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(* -1 (* (pow a 3) (+ b (* -1 (/ (+ (* -1 (* b (+ b (* -1 b)))) (/ (pow b 3) a)) a))))) |
(*.f64 a (*.f64 (*.f64 a a) (*.f64 b (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))))) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/ -1/2 (pow a 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(* -1 (* a (PI))) |
(*.f64 (PI.f64) (neg.f64 a)) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(*.f64 (PI.f64) (-.f64 b a)) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(*.f64 (PI.f64) (-.f64 b a)) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(*.f64 (PI.f64) (-.f64 b a)) |
(* b (PI)) |
(*.f64 (PI.f64) b) |
(* b (+ (PI) (* -1 (/ (* a (PI)) b)))) |
(*.f64 b (-.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 a b)))) |
(* b (+ (PI) (* -1 (/ (* a (PI)) b)))) |
(*.f64 b (-.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 a b)))) |
(* b (+ (PI) (* -1 (/ (* a (PI)) b)))) |
(*.f64 b (-.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 a b)))) |
(* b (PI)) |
(*.f64 (PI.f64) b) |
(* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) |
(*.f64 b (-.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 a b)))) |
(* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) |
(*.f64 b (-.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 a b)))) |
(* -1 (* b (+ (* -1 (PI)) (/ (* a (PI)) b)))) |
(*.f64 b (-.f64 (PI.f64) (*.f64 (PI.f64) (/.f64 a b)))) |
(* b (PI)) |
(*.f64 (PI.f64) b) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(*.f64 (PI.f64) (-.f64 b a)) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(*.f64 (PI.f64) (-.f64 b a)) |
(+ (* -1 (* a (PI))) (* b (PI))) |
(*.f64 (PI.f64) (-.f64 b a)) |
(* -1 (* a (PI))) |
(*.f64 (PI.f64) (neg.f64 a)) |
(* a (+ (* -1 (PI)) (/ (* b (PI)) a))) |
(*.f64 a (fma.f64 (PI.f64) (/.f64 b a) (neg.f64 (PI.f64)))) |
(* a (+ (* -1 (PI)) (/ (* b (PI)) a))) |
(*.f64 a (fma.f64 (PI.f64) (/.f64 b a) (neg.f64 (PI.f64)))) |
(* a (+ (* -1 (PI)) (/ (* b (PI)) a))) |
(*.f64 a (fma.f64 (PI.f64) (/.f64 b a) (neg.f64 (PI.f64)))) |
(* -1 (* a (PI))) |
(*.f64 (PI.f64) (neg.f64 a)) |
(* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) |
(*.f64 a (fma.f64 (PI.f64) (/.f64 b a) (neg.f64 (PI.f64)))) |
(* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) |
(*.f64 a (fma.f64 (PI.f64) (/.f64 b a) (neg.f64 (PI.f64)))) |
(* -1 (* a (+ (PI) (* -1 (/ (* b (PI)) a))))) |
(*.f64 a (fma.f64 (PI.f64) (/.f64 b a) (neg.f64 (PI.f64)))) |
| 5 576× | lower-/.f32 |
| 5 556× | lower-/.f64 |
| 4 040× | lower-*.f32 |
| 4 010× | lower-*.f64 |
| 1 844× | frac-2neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 268 |
| 0 | 76 | 260 |
| 1 | 332 | 228 |
| 2 | 3052 | 228 |
| 0 | 8673 | 228 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (-.f64 b a) (*.f64 b a)) |
(-.f64 b a) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(PI.f64) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
#s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(*.f64 a (*.f64 a b)) |
(*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(*.f64 (PI.f64) (-.f64 b a)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 b (*.f64 b a)) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 a (*.f64 b a)) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b (/.f64 a (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (-.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 a (neg.f64 b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (PI.f64)) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (PI.f64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (neg.f64 (-.f64 b a)) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))) (neg.f64 (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) a) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) b) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) a) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (PI.f64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) b)) (neg.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (neg.f64 a)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (-.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) b) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) a)) |
(*.f64 (/.f64 (-.f64 b a) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (/.f64 (-.f64 b a) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (pow.f64 (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (pow.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 a (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 a (*.f64 b a)) (+.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b a))) (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (neg.f64 (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 b a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (+.f64 b a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 (+.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (neg.f64 (neg.f64 (+.f64 b a)))) (/.f64 (/.f64 a (*.f64 b a)) (neg.f64 (neg.f64 (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 b a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 (-.f64 b a) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (*.f64 a (neg.f64 b)))) (/.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 a (neg.f64 b))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 b b) (*.f64 (+.f64 b a) a)) (/.f64 (/.f64 a b) (*.f64 (+.f64 b a) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (neg.f64 (+.f64 b a)))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (neg.f64 (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b (/.f64 a (-.f64 b a)))) |
(/.f64 (/.f64 (-.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (*.f64 a (neg.f64 b)) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) #s(literal 1 binary64)) (*.f64 a (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (+.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 a (neg.f64 b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) b)) (neg.f64 (*.f64 (+.f64 b a) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (/.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 #s(literal 1 binary64) (+.f64 b a))) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) a)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 b a)) (+.f64 b a)) (*.f64 (+.f64 b a) (/.f64 a (*.f64 b a)))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a))) (neg.f64 (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) #s(literal 1 binary64))) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (+.f64 b a))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (neg.f64 a)) |
(pow.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (neg.f64 (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 b)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 (-.f64 b a) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (/.f64 b (*.f64 b a)) (neg.f64 (/.f64 a (*.f64 b a)))) |
(+.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (/.f64 a (-.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))) |
(-.f64 (/.f64 b (*.f64 b a)) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 a (neg.f64 b)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 b))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a (neg.f64 b))) (/.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (neg.f64 b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a))) (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))) (/.f64 (*.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a))) (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b a)) (neg.f64 (/.f64 a (*.f64 b a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(neg.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (-.f64 b a) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 b a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 b a) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 b a)) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) b) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a)))) |
(/.f64 (/.f64 (-.f64 b a) a) b) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a)))))) (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a))) (*.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)))) (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) a) (*.f64 a (neg.f64 b))) |
(/.f64 (+.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a)) b) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) a) (*.f64 a (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 b (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 b a) a)) (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a (neg.f64 b)))) (*.f64 (*.f64 b a) (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 b a) (/.f64 a b))) (*.f64 b (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b a) (/.f64 a a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (/.f64 (*.f64 b a) b) a)) (*.f64 (/.f64 (*.f64 b a) b) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) a)) (*.f64 (/.f64 (*.f64 b a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b a) b) (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 b))) (*.f64 (/.f64 (*.f64 b a) b) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b a) b) (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 b a) b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b a) b) a)) |
(/.f64 (-.f64 b (*.f64 (/.f64 (*.f64 b a) b) (/.f64 a a))) (*.f64 (/.f64 (*.f64 b a) b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 b a)) (*.f64 a (*.f64 a (neg.f64 b)))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 b a) a)) (*.f64 (*.f64 a (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 a (neg.f64 b)) (neg.f64 a))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b)) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 a b))) (*.f64 a (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 a a))) (*.f64 (*.f64 a (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) (*.f64 b a)) (*.f64 a a)) (*.f64 b (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) (/.f64 (*.f64 b a) a)) a) (*.f64 a (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) (*.f64 a (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) a) (*.f64 a (/.f64 a b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) b) (*.f64 a (/.f64 a a))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b a)) (*.f64 b a)) (*.f64 b (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b a) a)) b) (*.f64 b (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 b))) (*.f64 b (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 b (/.f64 a b))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) b) (*.f64 b (/.f64 a a))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a #s(literal -1 binary64)))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 b a)))) (neg.f64 (neg.f64 (*.f64 a (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 b a) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a))) (*.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a))))) (neg.f64 (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(pow.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 b a) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(+.f64 b (neg.f64 a)) |
(+.f64 b (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(+.f64 (neg.f64 a) b) |
(-.f64 b a) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 a a) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (+.f64 b a)) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (+.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b a))) (neg.f64 (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 a))) (/.f64 (*.f64 a a) (-.f64 b (neg.f64 a)))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 a)) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 a)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) a b) |
(/.f64 (-.f64 b a) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (-.f64 b (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 b a)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 (-.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a (neg.f64 b)))))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 a a))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (neg.f64 b)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 a (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (neg.f64 b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a (*.f64 a (neg.f64 b)))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b a))) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) b) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a) b) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b a)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (neg.f64 b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b)) |
(*.f64 (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (PI.f64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 b (*.f64 b a)) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 a (*.f64 b a)) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b (/.f64 a (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (-.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 a (neg.f64 b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (PI.f64)) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (PI.f64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (neg.f64 (-.f64 b a)) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))) (neg.f64 (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) a) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) b) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) a) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (PI.f64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) b)) (neg.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (neg.f64 a)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (-.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) b) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) a)) |
(*.f64 (/.f64 (-.f64 b a) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (/.f64 (-.f64 b a) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (pow.f64 (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (pow.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 a))) |
(+.f64 (*.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 a (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 a a) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(fma.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (-.f64 b a) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (neg.f64 (PI.f64))) (*.f64 (+.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (PI.f64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (neg.f64 (PI.f64))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal -2 binary64) (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (*.f64 #s(literal -2 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (-.f64 b a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (-.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 b a) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b a)) (PI.f64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (/.f64 b (*.f64 b a)) (neg.f64 (/.f64 a (*.f64 b a)))) |
(+.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (/.f64 a (-.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))) |
(-.f64 (/.f64 b (*.f64 b a)) (/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 a (neg.f64 b)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 b))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a (neg.f64 b))) (/.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 a (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 a) (neg.f64 b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a))) (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))) (/.f64 (*.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a))) (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b a)) (neg.f64 (/.f64 a (*.f64 b a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(neg.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (-.f64 b a) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 b a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (-.f64 b a) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 b a)) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) b) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a)))) |
(/.f64 (/.f64 (-.f64 b a) a) b) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a)))))) (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a))) (*.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)))) (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) a) (*.f64 a (neg.f64 b))) |
(/.f64 (+.f64 b (*.f64 a #s(literal -1 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a)) b) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 b #s(literal -1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) a) (*.f64 a (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 b (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 b a) a)) (*.f64 (*.f64 b a) #s(literal 1 binary64))) (*.f64 (*.f64 b a) (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a (neg.f64 b)))) (*.f64 (*.f64 b a) (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 b a) (/.f64 a b))) (*.f64 b (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b a) (/.f64 a a))) (*.f64 (*.f64 b a) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (/.f64 (*.f64 b a) b) a)) (*.f64 (/.f64 (*.f64 b a) b) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) a)) (*.f64 (/.f64 (*.f64 b a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b a) b) (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 b))) (*.f64 (/.f64 (*.f64 b a) b) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b a) b) (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 b a) b) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b a) b) a)) |
(/.f64 (-.f64 b (*.f64 (/.f64 (*.f64 b a) b) (/.f64 a a))) (*.f64 (/.f64 (*.f64 b a) b) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 b a)) (*.f64 a (*.f64 a (neg.f64 b)))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 b a) a)) (*.f64 (*.f64 a (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 a (neg.f64 b)) (neg.f64 a))) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b)) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 a b))) (*.f64 a (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a (neg.f64 b)) (/.f64 a a))) (*.f64 (*.f64 a (neg.f64 b)) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) (*.f64 b a)) (*.f64 a a)) (*.f64 b (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) (/.f64 (*.f64 b a) a)) a) (*.f64 a (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) (*.f64 a (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) a) (*.f64 a (/.f64 a b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b b) b) (*.f64 a (/.f64 a a))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b a)) (*.f64 b a)) (*.f64 b (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b a) a)) b) (*.f64 b (/.f64 (*.f64 b a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 b))) (*.f64 b (*.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 b (/.f64 a b))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) b) (*.f64 b (/.f64 a a))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a #s(literal -1 binary64)))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 b a)))) (neg.f64 (neg.f64 (*.f64 a (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 b a) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a)) (fma.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a)) (*.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 b a)) (/.f64 b (*.f64 b a))) (*.f64 (/.f64 a (*.f64 b a)) (/.f64 a (*.f64 b a))))) (neg.f64 (+.f64 (/.f64 b (*.f64 b a)) (/.f64 a (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(pow.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 b a) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(+.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) |
(fma.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (-.f64 b a))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) |
(*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
#s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a))) |
(/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) a)) a) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (PI.f64)) a) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) a) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (PI.f64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) (neg.f64 a)) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 b (/.f64 a (-.f64 b a))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b a)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (PI.f64)) (-.f64 b a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b a))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (PI.f64))) (neg.f64 (-.f64 b a))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 b (pow.f64 (*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 b (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (-.f64 b a) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (*.f64 b a) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 b a) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (pow.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (/.f64 a (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) |
(*.f64 (/.f64 b (-.f64 b a)) (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 b (*.f64 (-.f64 b a) (PI.f64))) (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 b a) (-.f64 b a)) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (/.f64 a (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 (*.f64 b a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (-.f64 b a)) (/.f64 (+.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1/2 binary64)) (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 (+.f64 b a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (-.f64 b a)) (/.f64 a (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1/2 binary64)) (/.f64 a (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 a (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 b (/.f64 a (-.f64 b a)))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1 binary64)) (pow.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1 binary64)) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 b a)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (-.f64 b a)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (-.f64 b a)) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (-.f64 b a)) #s(literal 1 binary64)) (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 a (-.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) (*.f64 b (/.f64 a (-.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) #s(literal -1 binary64)) (+.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (-.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 b a) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (-.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 b a) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (-.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 a (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 b (*.f64 b a)) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (/.f64 a (*.f64 b a)) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(fma.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b (/.f64 a (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (neg.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))) (-.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 a (neg.f64 b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (PI.f64)) (*.f64 (*.f64 a (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (PI.f64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (neg.f64 (-.f64 b a)) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (*.f64 b (/.f64 a (-.f64 b a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))) (neg.f64 (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 a (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) a) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) b) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) a) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 b (/.f64 a (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (PI.f64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) b)) (neg.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 a (neg.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (/.f64 a (-.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) b) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (neg.f64 a)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (-.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) b) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) a)) |
(*.f64 (/.f64 (-.f64 b a) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (/.f64 (-.f64 b a) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (-.f64 b a)))) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (pow.f64 (/.f64 (/.f64 (*.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (pow.f64 (*.f64 (+.f64 b a) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (-.f64 b a)))) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (pow.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (PI.f64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (*.f64 a (-.f64 b a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (-.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (-.f64 b a)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (-.f64 b a) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(+.f64 (*.f64 (*.f64 b a) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 a (neg.f64 a)))) |
(+.f64 (*.f64 (*.f64 b a) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 b a) (*.f64 a (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) b) (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) a)) |
(+.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) a) (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) b)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b a)) (*.f64 (*.f64 a (neg.f64 a)) (*.f64 b a))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b a)) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 b a))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 a (*.f64 b (*.f64 a (-.f64 b a))))) |
(+.f64 (*.f64 a (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 a (-.f64 b a))))) |
(fma.f64 b (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 a (*.f64 b (*.f64 a (-.f64 b a))))) |
(fma.f64 a (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 b (*.f64 b (*.f64 a (-.f64 b a))))) |
(fma.f64 (*.f64 b a) (*.f64 b b) (*.f64 (*.f64 b a) (*.f64 a (neg.f64 a)))) |
(fma.f64 (*.f64 b a) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b a) (*.f64 a (-.f64 b a)))) |
(fma.f64 (*.f64 b b) (*.f64 b a) (*.f64 (*.f64 a (neg.f64 a)) (*.f64 b a))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 b a) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 b a))) |
(fma.f64 (*.f64 b (*.f64 a (-.f64 b a))) b (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) a)) |
(fma.f64 (*.f64 b (*.f64 a (-.f64 b a))) a (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b a)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b a))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 b (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 a (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 b (*.f64 a (-.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (+.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) a) |
(*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) b) |
(*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a)) |
(+.f64 (*.f64 b b) (*.f64 a (neg.f64 a))) |
(+.f64 (*.f64 a (neg.f64 a)) (*.f64 b b)) |
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))) |
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) (neg.f64 a))) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 (neg.f64 a) (+.f64 b a))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (neg.f64 a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 a (neg.f64 a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a)))) (/.f64 (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))))) |
(fma.f64 b b (*.f64 a (neg.f64 a))) |
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a))) |
(fma.f64 b (+.f64 b a) (*.f64 (neg.f64 a) (+.f64 b a))) |
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a))) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 (-.f64 b a) b (*.f64 a (-.f64 b a))) |
(fma.f64 (-.f64 b a) a (*.f64 b (-.f64 b a))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (neg.f64 a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (neg.f64 a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (neg.f64 a))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 a (neg.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (*.f64 b b) (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 a (neg.f64 a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (neg.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))))) (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)) (-.f64 (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a)))) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 b a)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 a (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) b) (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) b) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) b) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) b))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) b))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) a) (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) a) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) a) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) b))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a)))))) (neg.f64 (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)) (-.f64 (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))))) (neg.f64 (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (+.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (+.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 b a))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 b a))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 (-.f64 b a))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (-.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (+.f64 b a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (PI.f64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (neg.f64 (PI.f64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 b (*.f64 a a)) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 a a) b) |
(+.f64 (*.f64 (*.f64 b a) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 a (neg.f64 a)))) |
(+.f64 (*.f64 (*.f64 b a) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 b a) (*.f64 a (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) b) (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) a)) |
(+.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) a) (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) b)) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 b a)) (*.f64 (*.f64 a (neg.f64 a)) (*.f64 b a))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b a)) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 b a))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 a (*.f64 b (*.f64 a (-.f64 b a))))) |
(+.f64 (*.f64 a (*.f64 b (*.f64 a (-.f64 b a)))) (*.f64 b (*.f64 b (*.f64 a (-.f64 b a))))) |
(fma.f64 b (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 a (*.f64 b (*.f64 a (-.f64 b a))))) |
(fma.f64 a (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 b (*.f64 b (*.f64 a (-.f64 b a))))) |
(fma.f64 (*.f64 b a) (*.f64 b b) (*.f64 (*.f64 b a) (*.f64 a (neg.f64 a)))) |
(fma.f64 (*.f64 b a) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b a) (*.f64 a (-.f64 b a)))) |
(fma.f64 (*.f64 b b) (*.f64 b a) (*.f64 (*.f64 a (neg.f64 a)) (*.f64 b a))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 b a) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 b a))) |
(fma.f64 (*.f64 b (*.f64 a (-.f64 b a))) b (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) a)) |
(fma.f64 (*.f64 b (*.f64 a (-.f64 b a))) a (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b a)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b a))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 b (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 a (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 b (*.f64 a (-.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 a (-.f64 b a))) (+.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)) a) |
(*.f64 (*.f64 a (*.f64 (-.f64 b a) (+.f64 b a))) b) |
(*.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (-.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (neg.f64 a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 a (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) a) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (neg.f64 a))) |
(pow.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) (neg.f64 a))) |
(+.f64 (*.f64 b (PI.f64)) (*.f64 (neg.f64 a) (PI.f64))) |
(fma.f64 b (PI.f64) (*.f64 (neg.f64 a) (PI.f64))) |
(fma.f64 (PI.f64) b (*.f64 (PI.f64) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (PI.f64)) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (PI.f64)) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (PI.f64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (PI.f64))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (PI.f64))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (-.f64 b a) (PI.f64)) |
(*.f64 (PI.f64) (-.f64 b a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 b a))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (-.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (-.f64 b a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
Compiled 89 543 to 6 715 computations (92.5% saved)
21 alts after pruning (20 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 369 | 20 | 3 389 |
| Fresh | 14 | 0 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 387 | 21 | 3 408 |
| Status | Accuracy | Program |
|---|---|---|
| 98.4% | (/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) | |
| 47.3% | (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) #s(approx (* (- b a) (+ b a)) (*.f64 b b)))) | |
| 44.4% | (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(approx (* (* b a) (* (- b a) (+ b a))) (*.f64 a (*.f64 b (*.f64 b b))))) | |
| 98.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) | |
| 98.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) | |
| ▶ | 65.7% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) |
| 56.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (PI.f64))))) | |
| 85.1% | (*.f64 (/.f64 (/.f64 #s(approx (- b a) (-.f64 (/.f64 (*.f64 a b) a) a)) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| ▶ | 99.6% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
| 69.3% | (*.f64 (/.f64 #s(approx (/ (- b a) (* b a)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| ▶ | 99.6% | (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
| 65.5% | (*.f64 #s(approx (/ (/ (- b a) (* b a)) (+ b a)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| 48.0% | #s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))) | |
| 56.4% | #s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) | |
| 66.1% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) | |
| 62.3% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) | |
| 62.5% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) | |
| ✓ | 65.7% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
| ▶ | 66.1% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
| 62.2% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) | |
| ▶ | 62.5% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
Compiled 638 to 420 computations (34.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 b a) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 b a)) | |
| cost-diff | 320 | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) | |
| cost-diff | 0 | #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) | |
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (/.f64 (PI.f64) a) | |
| cost-diff | 0 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) | |
| cost-diff | 384 | (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) | |
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) | |
| cost-diff | 0 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) | |
| cost-diff | 0 | (-.f64 b a) | |
| cost-diff | 320 | (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) | |
| cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) | |
| cost-diff | 384 | (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
| 5 558× | lower-*.f32 |
| 5 534× | lower-*.f64 |
| 4 582× | lower-fma.f64 |
| 4 582× | lower-fma.f32 |
| 2 958× | lower-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 316 |
| 0 | 77 | 316 |
| 1 | 166 | 312 |
| 2 | 572 | 306 |
| 3 | 2652 | 290 |
| 4 | 5923 | 290 |
| 0 | 8562 | 290 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) |
(-.f64 b a) |
b |
a |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 b a)) |
#s(literal 1 binary64) |
(*.f64 b a) |
(+.f64 b a) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(PI.f64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
#s(literal 1/2 binary64) |
(*.f64 b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(/.f64 (PI.f64) a) |
(PI.f64) |
a |
(/.f64 #s(literal 1/2 binary64) (*.f64 b a)) |
#s(literal 1/2 binary64) |
(*.f64 b a) |
b |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) |
#s(literal 1 binary64) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
#s(literal 2 binary64) |
(*.f64 a (*.f64 a b)) |
a |
(*.f64 a b) |
b |
(PI.f64) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
#s(literal 1 binary64) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) |
(/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) |
(-.f64 b a) |
b |
a |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 b a)) |
#s(literal 1 binary64) |
(*.f64 b a) |
(+.f64 b a) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (PI.f64) (*.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(PI.f64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
#s(literal 1/2 binary64) |
(*.f64 b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (PI.f64) (*.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(/.f64 (PI.f64) (*.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (PI.f64) a) |
(PI.f64) |
a |
(/.f64 #s(literal 1/2 binary64) (*.f64 b a)) |
#s(literal 1/2 binary64) |
(*.f64 b a) |
b |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) |
(*.f64 a (*.f64 (/.f64 (*.f64 b a) (PI.f64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(*.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(*.f64 a (*.f64 a b)) |
(*.f64 b (*.f64 a a)) |
a |
(*.f64 a b) |
(*.f64 b a) |
b |
(PI.f64) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
#s(literal 1 binary64) |
(+.f64 b a) |
b |
a |
(*.f64 b a) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (PI.f64) | |
| accuracy | 0.00390625 | (/.f64 #s(literal 1 binary64) (+.f64 b a)) | |
| accuracy | 0.18359375 | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) | |
| accuracy | 0.19140625 | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| accuracy | 0.1484375 | (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) | |
| accuracy | 0.16015625 | (*.f64 a (*.f64 a b)) | |
| accuracy | 0.6340662014467467 | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) | |
| accuracy | 22.929297926151975 | #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) | |
| accuracy | 0.1640625 | (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) | |
| accuracy | 0.26171875 | (/.f64 (PI.f64) a) | |
| accuracy | 0.6107820089776874 | (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) | |
| accuracy | 21.587391804507114 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) | |
| accuracy | 0.18359375 | (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) | |
| accuracy | 0.679762556565761 | (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) | |
| accuracy | 5.258799066478859 | (*.f64 b (*.f64 a a)) | |
| accuracy | 21.587391804507114 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) | |
| accuracy | 0.15625 | (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| accuracy | 0.25390625 | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) | |
| accuracy | 0.6264055878384784 | (/.f64 #s(literal 1 binary64) (*.f64 b a)) | |
| accuracy | 14.751200682190355 | (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) |
| 88.0ms | 256× | 0 | valid |
Compiled 278 to 46 computations (83.5% saved)
ival-div: 29.0ms (43.9% of total)ival-mult: 28.0ms (42.4% of total)ival-sub: 6.0ms (9.1% of total)ival-pi: 1.0ms (1.5% of total)ival-add: 1.0ms (1.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ()) |
#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ()) |
#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ()) |
#s(alt (PI.f64) (patch (PI.f64) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ()) |
#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ()) |
#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) (patch (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (/ 1 b)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (/ 1 b)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 b) (/ 1 a)) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 b) (/ 1 a)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a b)) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (/ b (pow a 2))) (/ 1 a)) b) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* b (+ (* -2 (/ b (pow a 3))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* b (+ (* b (- (* 2 (/ b (pow a 4))) (* 2 (/ 1 (pow a 3))))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) (taylor 0 b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (* 2 (/ 1 b))) b) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 2 (/ a (pow b 2))) (/ 1 a)) (* 2 (/ 1 b))) b) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -2 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 b)))) b) (taylor inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 2 (/ 1 b)) (/ 1 a)) b)) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ a b)) 2) b)) (/ 1 a)) b)) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow a 2) b)) (* 2 a)) b)) 2) b)) (/ 1 a)) b)) (taylor -inf b) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (/ a (pow b 2))) (/ 1 b)) a) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* 2 (/ a (pow b 3))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* a (+ (* -2 (/ a (pow b 4))) (* 2 (/ 1 (pow b 3))))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) (taylor 0 a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a b)) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (/ 1 a)) (/ 1 b)) a) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -2 (/ b (pow a 2))) (* 2 (/ 1 a))) (/ 1 b)) a) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 2 (/ (pow b 2) (pow a 3))) (* 2 (/ 1 a))) (+ (* 2 (/ b (pow a 2))) (/ 1 b))) a) (taylor inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a b)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ 1 b) (* 2 (/ 1 a))) a)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 2 (* -2 (/ b a))) a)) (/ 1 b)) a)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 2 (* -1 (/ (+ (* -2 (/ (pow b 2) a)) (* 2 b)) a))) a)) (/ 1 b)) a)) (taylor -inf a) (#s(alt (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (patch (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (- b a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (- b a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (- b a) (taylor 0 b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -1 (/ a b)))) (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -1 (/ a b)))) (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -1 (/ a b)))) (taylor inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ a b) 1))) (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ a b) 1))) (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ a b) 1))) (taylor -inf b) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -1 a)) (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -1 a)) (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -1 a)) (taylor 0 a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) 1)) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) 1)) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) 1)) (taylor inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ 1 (* -1 (/ b a))))) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ 1 (* -1 (/ b a))))) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ 1 (* -1 (/ b a))))) (taylor -inf a) (#s(alt (-.f64 b a) (patch (-.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (patch (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (patch (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor 0 a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor 0 a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor 0 a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor 0 a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor -inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor -inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor -inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) a) (taylor -inf a) (#s(alt (/.f64 (PI.f64) a) (patch (/.f64 (PI.f64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) (patch (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (patch (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (/ 1 b)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (/ 1 b)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 b) (/ 1 a)) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 b) (/ 1 a)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (patch (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b (pow a 2))) (/ 1 a)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ a b))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ a b) 1) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (pow a 2) b) a) b)) 1) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (pow a 2)) b)) a) b)) 1) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ a (pow b 2))) (/ 1 b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (- (/ a (pow b 3)) (/ 1 (pow b 2)))) (/ 1 b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (- (* a (+ (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ b a))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a)) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (pow b 3) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ b a) 1) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) b) a)) 1) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a)) b) a)) 1) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (/ a b))) (taylor inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ a b)) 1))) (taylor -inf b) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (+ a b) (taylor 0 a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (/ b a))) (taylor inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) 1))) (taylor -inf a) (#s(alt (+.f64 b a) (patch (+.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) a)) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) a)) (* -1/2 (/ (* b (PI)) (pow a 2)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* b (PI)) (pow a 3)))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* -1/2 (/ (* b (PI)) (pow a 4)))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 3) (PI)) (pow b 3)))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* a (PI)) b))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* -1/2 (/ (* (pow a 3) (PI)) b))) b)) (* 1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* a (PI)) (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* b (PI)) a))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3)))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (PI) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* -1/2 (/ (* (pow b 2) (PI)) a))) a)) (* 1/2 (PI))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* a b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 a (*.f64 a b)) (patch (*.f64 a (*.f64 a b)) #<representation binary64>) () ())) ()) |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | b | @ | inf | (/ (/ 1 (+ b a)) (* b a)) |
| 4.0ms | a | @ | inf | (/ (/ 1 (* b a)) (+ b a)) |
| 1.0ms | b | @ | inf | (/ 1/2 (* b (* a a))) |
| 1.0ms | a | @ | 0 | (/ (* 2 (* a (* a b))) (PI)) |
| 0.0ms | b | @ | 0 | (/ (* 2 (* a (* a b))) (PI)) |
| 1× | egg-herbie |
| 11 664× | lower-fma.f64 |
| 11 664× | lower-fma.f32 |
| 4 958× | lower-*.f64 |
| 4 958× | lower-*.f32 |
| 4 100× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 577 | 6597 |
| 1 | 1660 | 6451 |
| 2 | 4517 | 6125 |
| 0 | 8651 | 5951 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) |
(/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/ 1 (* a (pow b 2))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) |
(/ 1 (* a (pow b 2))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) |
(/ 1 (* a (pow b 2))) |
(/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) |
(/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/ 1 (* (pow a 2) b)) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) |
(/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) |
(/ 1 (* (pow a 2) b)) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) |
(/ -1 (* a b)) |
(/ (- (* 2 (/ b (pow a 2))) (/ 1 a)) b) |
(/ (- (* b (+ (* -2 (/ b (pow a 3))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(/ (- (* b (+ (* b (- (* 2 (/ b (pow a 4))) (* 2 (/ 1 (pow a 3))))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(/ 1 (* a b)) |
(/ (- (/ 1 a) (* 2 (/ 1 b))) b) |
(/ (- (+ (* 2 (/ a (pow b 2))) (/ 1 a)) (* 2 (/ 1 b))) b) |
(/ (- (+ (* -2 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 b)))) b) |
(/ 1 (* a b)) |
(* -1 (/ (- (* 2 (/ 1 b)) (/ 1 a)) b)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ a b)) 2) b)) (/ 1 a)) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow a 2) b)) (* 2 a)) b)) 2) b)) (/ 1 a)) b)) |
(/ 1 (* a b)) |
(/ (+ (* -2 (/ a (pow b 2))) (/ 1 b)) a) |
(/ (+ (* a (- (* 2 (/ a (pow b 3))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/ (+ (* a (- (* a (+ (* -2 (/ a (pow b 4))) (* 2 (/ 1 (pow b 3))))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/ -1 (* a b)) |
(/ (- (* 2 (/ 1 a)) (/ 1 b)) a) |
(/ (- (+ (* -2 (/ b (pow a 2))) (* 2 (/ 1 a))) (/ 1 b)) a) |
(/ (- (+ (* 2 (/ (pow b 2) (pow a 3))) (* 2 (/ 1 a))) (+ (* 2 (/ b (pow a 2))) (/ 1 b))) a) |
(/ -1 (* a b)) |
(* -1 (/ (- (/ 1 b) (* 2 (/ 1 a))) a)) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -2 (/ b a))) a)) (/ 1 b)) a)) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -1 (/ (+ (* -2 (/ (pow b 2) a)) (* 2 b)) a))) a)) (/ 1 b)) a)) |
(* -1 a) |
(- b a) |
(- b a) |
(- b a) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (+ 1 (* -1 (/ a b)))) |
(* b (+ 1 (* -1 (/ a b)))) |
b |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (/ a b) 1))) |
(* -1 (* b (- (/ a b) 1))) |
b |
(+ b (* -1 a)) |
(+ b (* -1 a)) |
(+ b (* -1 a)) |
(* -1 a) |
(* a (- (/ b a) 1)) |
(* a (- (/ b a) 1)) |
(* a (- (/ b a) 1)) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(/ 1/2 (* (pow a 2) b)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(/ (PI) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(* 2 (* (pow a 2) b)) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) |
(/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/ 1 (* a (pow b 2))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) |
(/ 1 (* a (pow b 2))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) |
(/ 1 (* a (pow b 2))) |
(/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) |
(/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/ 1 (* (pow a 2) b)) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) |
(/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) |
(/ 1 (* (pow a 2) b)) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ 1 a) |
(+ (* -1 (/ b (pow a 2))) (/ 1 a)) |
(+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a)) |
(+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(/ 1 b) |
(/ (+ 1 (* -1 (/ a b))) b) |
(/ (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) b) |
(/ (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) b) |
(/ 1 b) |
(* -1 (/ (- (/ a b) 1) b)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow a 2) b) a) b)) 1) b)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (pow a 2)) b)) a) b)) 1) b)) |
(/ 1 b) |
(+ (* -1 (/ a (pow b 2))) (/ 1 b)) |
(+ (* a (- (/ a (pow b 3)) (/ 1 (pow b 2)))) (/ 1 b)) |
(+ (* a (- (* a (+ (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(/ 1 a) |
(/ (+ 1 (* -1 (/ b a))) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a)) a) |
(/ (- (+ 1 (* -1 (/ (pow b 3) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))) a) |
(/ 1 a) |
(* -1 (/ (- (/ b a) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) b) a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a)) b) a)) 1) a)) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(/ 1 (* a b)) |
(* -1/2 (/ (PI) a)) |
(+ (* -1/2 (/ (PI) a)) (* -1/2 (/ (* b (PI)) (pow a 2)))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* b (PI)) (pow a 3)))))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* -1/2 (/ (* b (PI)) (pow a 4)))))))) |
(* 1/2 (/ (PI) b)) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 3) (PI)) (pow b 3)))))) b) |
(* 1/2 (/ (PI) b)) |
(* -1 (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* a (PI)) b))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* -1/2 (/ (* (pow a 3) (PI)) b))) b)) (* 1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) |
(* 1/2 (/ (PI) b)) |
(+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* a (PI)) (pow b 2)))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))))) |
(* -1/2 (/ (PI) a)) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* b (PI)) a))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3)))))) a) |
(* -1/2 (/ (PI) a)) |
(* -1 (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* -1/2 (/ (* (pow b 2) (PI)) a))) a)) (* 1/2 (PI))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(/ 1/2 (* a b)) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) a) (pow.f64 b #s(literal 4 binary64))) a (/.f64 (PI.f64) (*.f64 b b))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 (*.f64 b b) a)))) a)) a)) (*.f64 a a)) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a) b) |
(/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/.f64 (fma.f64 b (/.f64 b (pow.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a)) b) |
(/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/.f64 (fma.f64 b (fma.f64 (/.f64 b (pow.f64 a #s(literal 5 binary64))) (neg.f64 b) (/.f64 b (pow.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a)) b) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 b b)) |
(/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b)) (*.f64 b b)) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b)) (*.f64 b b)) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b) a) |
(/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/.f64 (fma.f64 a (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b)) a) |
(/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (neg.f64 a) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b)) a) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a)) (*.f64 a a)) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a)) (*.f64 a a)) |
(/ -1 (* a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 a b)) |
(/ (- (* 2 (/ b (pow a 2))) (/ 1 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) b) |
(/ (- (* b (+ (* -2 (/ b (pow a 3))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(fma.f64 (fma.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 2 binary64) (*.f64 a a))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(/ (- (* b (+ (* b (- (* 2 (/ b (pow a 4))) (* 2 (/ 1 (pow a 3))))) (* 2 (/ 1 (pow a 2))))) (/ 1 a)) b) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 b (pow.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ (- (/ 1 a) (* 2 (/ 1 b))) b) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(/ (- (+ (* 2 (/ a (pow b 2))) (/ 1 a)) (* 2 (/ 1 b))) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) a)) b) |
(/ (- (+ (* -2 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 b)))) b) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (+.f64 #s(literal -1 binary64) (/.f64 a b))) (/.f64 #s(literal -2 binary64) b))) b) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1 (/ (- (* 2 (/ 1 b)) (/ 1 a)) b)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ a b)) 2) b)) (/ 1 a)) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow a 2) b)) (* 2 a)) b)) 2) b)) (/ 1 a)) b)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (/.f64 a b) (neg.f64 a)) b) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) a)) b) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ (+ (* -2 (/ a (pow b 2))) (/ 1 b)) a) |
(/.f64 (fma.f64 a (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) a) |
(/ (+ (* a (- (* 2 (/ a (pow b 3))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/.f64 (fma.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) b)) a) |
(/ (+ (* a (- (* a (+ (* -2 (/ a (pow b 4))) (* 2 (/ 1 (pow b 3))))) (* 2 (/ 1 (pow b 2))))) (/ 1 b)) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) b)) a) |
(/ -1 (* a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 a b)) |
(/ (- (* 2 (/ 1 a)) (/ 1 b)) a) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(/ (- (+ (* -2 (/ b (pow a 2))) (* 2 (/ 1 a))) (/ 1 b)) a) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) (/.f64 #s(literal -1 binary64) b)) a) |
(/ (- (+ (* 2 (/ (pow b 2) (pow a 3))) (* 2 (/ 1 a))) (+ (* 2 (/ b (pow a 2))) (/ 1 b))) a) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b b) a) b) (/.f64 #s(literal -1 binary64) b))) a) |
(/ -1 (* a b)) |
(/.f64 #s(literal -1 binary64) (*.f64 a b)) |
(* -1 (/ (- (/ 1 b) (* 2 (/ 1 a))) a)) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a b))) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -2 (/ b a))) a)) (/ 1 b)) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) #s(literal 2 binary64)) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ 2 (* -1 (/ (+ (* -2 (/ (pow b 2) a)) (* 2 b)) a))) a)) (/ 1 b)) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b)) a)) a)) (neg.f64 a)) |
(* -1 a) |
(neg.f64 a) |
(- b a) |
(-.f64 b a) |
(- b a) |
(-.f64 b a) |
(- b a) |
(-.f64 b a) |
b |
(* b (+ 1 (* -1 (/ a b)))) |
(fma.f64 b (/.f64 a (neg.f64 b)) b) |
(* b (+ 1 (* -1 (/ a b)))) |
(fma.f64 b (/.f64 a (neg.f64 b)) b) |
(* b (+ 1 (* -1 (/ a b)))) |
(fma.f64 b (/.f64 a (neg.f64 b)) b) |
b |
(* -1 (* b (- (/ a b) 1))) |
(fma.f64 b (/.f64 a (neg.f64 b)) b) |
(* -1 (* b (- (/ a b) 1))) |
(fma.f64 b (/.f64 a (neg.f64 b)) b) |
(* -1 (* b (- (/ a b) 1))) |
(fma.f64 b (/.f64 a (neg.f64 b)) b) |
b |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(+ b (* -1 a)) |
(-.f64 b a) |
(* -1 a) |
(neg.f64 a) |
(* a (- (/ b a) 1)) |
(fma.f64 a (/.f64 b a) (neg.f64 a)) |
(* a (- (/ b a) 1)) |
(fma.f64 a (/.f64 b a) (neg.f64 a)) |
(* a (- (/ b a) 1)) |
(fma.f64 a (/.f64 b a) (neg.f64 a)) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(fma.f64 a (/.f64 b a) (neg.f64 a)) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(fma.f64 a (/.f64 b a) (neg.f64 a)) |
(* -1 (* a (+ 1 (* -1 (/ b a))))) |
(fma.f64 a (/.f64 b a) (neg.f64 a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) a) (pow.f64 b #s(literal 4 binary64))) a (/.f64 (PI.f64) (*.f64 b b))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 (*.f64 b b) a)))) a)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1/2 (* (pow a 2) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) a) (pow.f64 b #s(literal 4 binary64))) a (/.f64 (PI.f64) (*.f64 b b))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 (*.f64 b b) a)))) a)) a)) (*.f64 a a)) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(/ (PI) a) |
(/.f64 (PI.f64) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) a) (pow.f64 b #s(literal 4 binary64))) a (/.f64 (PI.f64) (*.f64 b b))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 (*.f64 b b) a)))) a)) a)) (*.f64 a a)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a b) (PI.f64)) b)) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 a (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a b) (PI.f64)) b)) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 a (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a b) (PI.f64)) b)) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 b (PI.f64))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 b (PI.f64))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 b (PI.f64))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 b (PI.f64))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 b (PI.f64))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 b (PI.f64))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) (PI.f64)))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(* 2 (* (pow a 2) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a) b) |
(/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/.f64 (fma.f64 b (/.f64 b (pow.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a)) b) |
(/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/.f64 (fma.f64 b (fma.f64 (/.f64 b (pow.f64 a #s(literal 5 binary64))) (neg.f64 b) (/.f64 b (pow.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a)) b) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 b b)) |
(/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b)) (*.f64 b b)) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b)) (*.f64 b b)) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b) a) |
(/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/.f64 (fma.f64 a (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b)) a) |
(/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) (neg.f64 a) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b)) a) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a)) (*.f64 a a)) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (fma.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a)) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)))) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (PI.f64) a) (pow.f64 b #s(literal 4 binary64))) a (/.f64 (PI.f64) (*.f64 b b))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 b b))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 (*.f64 b b) a)))) a)) a)) (*.f64 a a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ b (pow a 2))) (/ 1 a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(+ (* b (- (/ b (pow a 3)) (/ 1 (pow a 2)))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (-.f64 b (/.f64 (*.f64 b b) a)) (*.f64 a a)))) |
(+ (* b (- (* b (+ (* -1 (/ b (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(fma.f64 b (-.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* -1 (/ a b))) b) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) |
(/ (- (+ 1 (/ (pow a 2) (pow b 2))) (/ a b)) b) |
(/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b) |
(/ (- (+ 1 (* -1 (/ (pow a 3) (pow b 3)))) (+ (* -1 (/ (pow a 2) (pow b 2))) (/ a b))) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a (fma.f64 a (/.f64 a b) (neg.f64 a))) b) a) b)) (neg.f64 b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* -1 (/ (- (/ a b) 1) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) |
(* -1 (/ (- (* -1 (/ (- (/ (pow a 2) b) a) b)) 1) b)) |
(/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (pow a 2)) b)) a) b)) 1) b)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a (fma.f64 a (/.f64 a b) (neg.f64 a))) b) a) b)) (neg.f64 b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* -1 (/ a (pow b 2))) (/ 1 b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) |
(+ (* a (- (/ a (pow b 3)) (/ 1 (pow b 2)))) (/ 1 b)) |
(/.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 a b)) b) #s(literal 1 binary64)) b) |
(+ (* a (- (* a (+ (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (neg.f64 a) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (/ b a))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (/ b a)) a) |
(/.f64 (fma.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a) |
(/ (- (+ 1 (* -1 (/ (pow b 3) (pow a 3)))) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 b b) a) b)) (neg.f64 a)) b) a)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (/ b a) 1) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) b) a)) 1) a)) |
(/.f64 (fma.f64 (/.f64 b a) (+.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)) a) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow b 3) a) (pow b 2)) a)) b) a)) 1) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 b b) a) b)) (neg.f64 a)) b) a)) a) |
a |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) (neg.f64 b)) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) (neg.f64 b)) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) (neg.f64 b)) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 (/.f64 (*.f64 a b) a) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 (/.f64 (*.f64 a b) a) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(-.f64 (/.f64 (*.f64 a b) a) (neg.f64 a)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(+ (* -1/2 (/ (PI) a)) (* -1/2 (/ (* b (PI)) (pow a 2)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 b (/.f64 (PI.f64) a) (PI.f64))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* -1/2 (/ (* b (PI)) (pow a 3)))))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 (PI.f64) (*.f64 a a))) b (/.f64 (PI.f64) a))) |
(+ (* -1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* -1/2 (/ (* b (PI)) (pow a 4)))))))) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 (PI.f64) (*.f64 a a)) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a)) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(/ (+ (* 1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (PI.f64) b) (fma.f64 a (/.f64 a b) a) (PI.f64))) b) |
(/ (+ (* 1/2 (PI)) (+ (* 1/2 (/ (* a (PI)) b)) (+ (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))) (* 1/2 (/ (* (pow a 3) (PI)) (pow b 3)))))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 (PI.f64) (*.f64 b b))) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64)))) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* -1 (/ (+ (* -1/2 (PI)) (* -1/2 (/ (* a (PI)) b))) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64))) b) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 a (/.f64 a b) a)) b) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* -1/2 (/ (* (pow a 3) (PI)) b))) b)) (* 1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) |
(/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (PI.f64) (fma.f64 a (/.f64 a b) a))) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) (neg.f64 b)) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* a (PI)) (pow b 2)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (fma.f64 (PI.f64) (/.f64 a b) (PI.f64))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 (PI.f64) (*.f64 b b))) a (/.f64 (PI.f64) b))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* 1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))))) |
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (/.f64 (PI.f64) (*.f64 b b)) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 (PI)) (* -1/2 (/ (* b (PI)) a))) a) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b (/.f64 (PI.f64) a) (PI.f64)) a)) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (PI.f64) a) (fma.f64 b (/.f64 b a) b) (PI.f64))) a) |
(/ (+ (* -1/2 (PI)) (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 2))) (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3)))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 (PI.f64) (*.f64 a a))) (fma.f64 b (/.f64 (PI.f64) a) (PI.f64)))) a) |
(* -1/2 (/ (PI) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) a) |
(* -1 (/ (+ (* 1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b (/.f64 (PI.f64) a) (PI.f64)) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* -1/2 (/ (* (pow b 2) (PI)) a))) a)) (* 1/2 (PI))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 b (/.f64 (PI.f64) a) (PI.f64))) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 (PI.f64) (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (fma.f64 b (/.f64 (PI.f64) a) (PI.f64)))) a)) a)) (neg.f64 a)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
| 5 262× | lower-/.f32 |
| 5 242× | lower-/.f64 |
| 4 042× | lower-*.f32 |
| 4 018× | lower-*.f64 |
| 2 188× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 270 |
| 0 | 77 | 274 |
| 1 | 324 | 220 |
| 2 | 3034 | 220 |
| 0 | 8654 | 220 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) |
(-.f64 b a) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(PI.f64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
(+.f64 b a) |
(/.f64 #s(literal 1 binary64) (*.f64 b a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(*.f64 b (*.f64 a a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b a)) |
(*.f64 a (*.f64 a b)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (PI.f64))) (*.f64 (*.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) #s(literal 1 binary64)) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (PI.f64)) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (PI.f64))) (*.f64 (*.f64 b (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) #s(literal 1 binary64)) (*.f64 a (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (PI.f64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (neg.f64 (PI.f64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (*.f64 b a)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) a) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (-.f64 b a)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (PI.f64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (-.f64 b a))) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) a)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 b a)) #s(literal -1 binary64) (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 b a)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b a))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (+.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 b a)) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (+.f64 b a)) a))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 b (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 a (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (+.f64 b a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 b a))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 b a) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 b a) (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (neg.f64 (+.f64 b a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (neg.f64 (neg.f64 (neg.f64 (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 b (neg.f64 a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (neg.f64 (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (-.f64 b a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (+.f64 b a)) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (+.f64 b a) a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (*.f64 a (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64)) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) (neg.f64 (*.f64 a (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))))) |
(pow.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b (neg.f64 a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 a (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 a))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 b (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 a (*.f64 b (*.f64 a (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 b (*.f64 a (+.f64 b a))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (/.f64 (*.f64 a a) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (+.f64 b a)) (/.f64 (/.f64 a (*.f64 b a)) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 b a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (+.f64 b a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (+.f64 b a))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 a))) |
(/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 b a)) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (*.f64 (neg.f64 (+.f64 b a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal -1 binary64) (*.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (-.f64 b a)) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)))) (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)))) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 #s(literal -1 binary64) (*.f64 b a)))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (-.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) b) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (-.f64 (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) (*.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))))))) |
(pow.f64 (/.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(+.f64 b (neg.f64 a)) |
(+.f64 b (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(+.f64 (neg.f64 a) b) |
(-.f64 b a) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (/.f64 (*.f64 a a) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b a))) (neg.f64 (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (+.f64 b a)) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (+.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (+.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 a))) (/.f64 (*.f64 a a) (-.f64 b (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) #s(literal 1 binary64))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 a)) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 a)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) a b) |
(/.f64 (-.f64 b a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (-.f64 b (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (neg.f64 (-.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 b a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 a a))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 b (*.f64 (neg.f64 a) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 b (*.f64 b b))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b (neg.f64 a))))) |
(pow.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (neg.f64 a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (/.f64 a (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (*.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a (neg.f64 a))))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 a (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 a (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (neg.f64 a) (*.f64 b (neg.f64 a))))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 b a)) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 a (PI.f64)) a)) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) (*.f64 a (/.f64 a (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (PI.f64))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (neg.f64 a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 a (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (neg.f64 (PI.f64))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) a) |
(/.f64 (/.f64 (PI.f64) (*.f64 a #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) b) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a) b) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) a)) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (*.f64 (/.f64 a (PI.f64)) a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 a (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b)) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) a))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 b (*.f64 a a))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 a a))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 (PI.f64) a) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (PI.f64) a) a) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 b (*.f64 a (neg.f64 a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a (neg.f64 a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (*.f64 b (*.f64 a (neg.f64 a)))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a (neg.f64 a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) b) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 b)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a a) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (neg.f64 a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (neg.f64 a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (/.f64 a (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (*.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a (neg.f64 a))))) |
(/.f64 (/.f64 (PI.f64) a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 a (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 a (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a (neg.f64 a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (neg.f64 a) (*.f64 b (neg.f64 a))))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (*.f64 b a)) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 a (PI.f64)) a)) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64)) (*.f64 a (/.f64 a (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (PI.f64))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (neg.f64 a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 a (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (neg.f64 (PI.f64))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a)) a) |
(/.f64 (/.f64 (PI.f64) (*.f64 a #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) b) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a) b) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) a)) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (*.f64 (/.f64 a (PI.f64)) a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 a (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (PI.f64))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b)) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) a))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) a)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) a))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 b (*.f64 a a))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 a a))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 (PI.f64) a) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (PI.f64) a) a) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (neg.f64 (log.f64 a)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 a)) (log.f64 (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (PI.f64) (neg.f64 a))) |
(neg.f64 (/.f64 (PI.f64) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (PI.f64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (PI.f64))))) |
(/.f64 (PI.f64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 a)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) a)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) a)) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))))) |
(pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) |
(*.f64 (pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) |
(/.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))))) |
(/.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) |
(pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)))) #s(literal -1 binary64)) |
(*.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (PI.f64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) (neg.f64 (neg.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 a (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 b (*.f64 a a)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (/.f64 (*.f64 b (*.f64 a a)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 2 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 b a) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a) #s(literal -1 binary64)) (*.f64 b a)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) #s(literal -1 binary64)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (PI.f64) a) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (PI.f64) a) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a a)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 b (*.f64 a a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (*.f64 b (*.f64 a (neg.f64 a))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 b (*.f64 a (neg.f64 a)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 b (/.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(*.f64 a (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 b a) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 b a) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) |
(*.f64 (*.f64 a a) (/.f64 b #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b a)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) a) |
(*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b) |
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) a) |
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) b) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 b a)) #s(literal -1 binary64) (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 b a)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 b a))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (+.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 b a)) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (+.f64 b a)) a))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(-.f64 (/.f64 b (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 a (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (/.f64 (*.f64 a a) (+.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 b a) (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (+.f64 b a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 b a))) |
(/.f64 (-.f64 b a) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 b a) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 b a) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 b a) (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (neg.f64 (+.f64 b a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (neg.f64 (neg.f64 (neg.f64 (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 b (neg.f64 a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (neg.f64 (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (-.f64 b a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (+.f64 b a)) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (+.f64 b a) a))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (*.f64 a (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b a))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64)) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) (neg.f64 (*.f64 a (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))))) |
(pow.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 b (neg.f64 a)) (neg.f64 (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (+.f64 b a)) (*.f64 b (neg.f64 a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 a (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 b (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 a (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (+.f64 b a) (*.f64 b a))) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (*.f64 b a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (*.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (neg.f64 a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64)) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1 binary64) (+.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) (*.f64 #s(literal -2 binary64) (*.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (PI.f64)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (PI.f64))) (*.f64 (*.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) #s(literal 1 binary64)) (*.f64 (*.f64 b (neg.f64 a)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (PI.f64)) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (PI.f64))) (*.f64 (*.f64 b (neg.f64 a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) #s(literal 1 binary64)) (*.f64 a (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (PI.f64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (neg.f64 (PI.f64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a (+.f64 b a))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b a))) (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (PI.f64)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (PI.f64))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (*.f64 b a)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a))) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a)))) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b a)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (/.f64 (+.f64 b a) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) a) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (-.f64 b a)) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (PI.f64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 b a))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b a) (*.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (PI.f64))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (*.f64 (/.f64 (+.f64 b a) (*.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b a)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (neg.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 (-.f64 b a) (*.f64 b a)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (neg.f64 (/.f64 (+.f64 b a) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))))) (neg.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (-.f64 b a))) (neg.f64 (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal -1 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 b a) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (-.f64 b a) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) (-.f64 b a)) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (-.f64 b a) (PI.f64)) a)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 (-.f64 b a) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (-.f64 b a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 b a))))) |
(pow.f64 (+.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 b a) (+.f64 b a)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 b a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b a) (+.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (pow.f64 (/.f64 (-.f64 b a) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (pow.f64 (/.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (+.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 b a) (*.f64 b b)))) |
(+.f64 b a) |
(+.f64 a b) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b a) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b a))) (neg.f64 (+.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a a) (-.f64 b a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (-.f64 b a)) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (-.f64 b a)) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (-.f64 b a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a))) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(fma.f64 b #s(literal 1 binary64) a) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal 1 binary64) a b) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 b a) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 b a)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 b a) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 (*.f64 (-.f64 b a) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b a) (neg.f64 (+.f64 b a)))) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 b a))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) |
(/.f64 (fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 a))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 a))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (fma.f64 a #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 b))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b a)) (*.f64 (-.f64 b a) (*.f64 a a))) (*.f64 (-.f64 b a) (-.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 a b))) |
(pow.f64 (+.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b a) (/.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) #s(literal 1 binary64)) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b a)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 a)) (neg.f64 (log.f64 b)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 b)) (neg.f64 (log.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) b) |
(/.f64 (/.f64 #s(literal 1 binary64) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) (neg.f64 (neg.f64 b))) |
(pow.f64 (*.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 b (neg.f64 a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (*.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b a) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 b a) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 b a))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(/.f64 (PI.f64) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 (-.f64 b a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (-.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (-.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (-.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (-.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (PI.f64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 a (+.f64 b a) (*.f64 b b)) (-.f64 b a))) (fma.f64 a (+.f64 b a) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 b a) (neg.f64 (PI.f64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 b (*.f64 a a)) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 a a) b) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) b)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 b (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (*.f64 b (neg.f64 a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) b) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 b)) |
(pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 b (*.f64 a a)) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 a a) b) |
Compiled 50 725 to 4 461 computations (91.2% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 355 | 12 | 2 367 |
| Fresh | 9 | 6 | 15 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 368 | 20 | 2 388 |
| Status | Accuracy | Program |
|---|---|---|
| 93.8% | (/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b) a) | |
| ▶ | 99.6% | (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
| 93.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) a) | |
| 44.4% | (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(approx (* (* b a) (* (- b a) (+ b a))) (*.f64 a (*.f64 b (*.f64 b b))))) | |
| 95.7% | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) | |
| ▶ | 65.7% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) |
| 56.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (PI.f64))))) | |
| 62.5% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a b) (PI.f64)) b)))) | |
| 85.1% | (*.f64 (/.f64 (/.f64 #s(approx (- b a) (-.f64 (/.f64 (*.f64 a b) a) a)) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| 62.4% | (*.f64 (/.f64 #s(approx (/ 1 (+ b a)) (/.f64 #s(literal 1 binary64) b)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| ▶ | 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
| 56.4% | #s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) | |
| 56.4% | #s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) | |
| 62.3% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) | |
| 66.1% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) | |
| ▶ | 62.5% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
| ✓ | 65.7% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
| 65.7% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) | |
| ▶ | 62.2% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
| ✓ | 62.5% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
Compiled 530 to 358 computations (32.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 a #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) | |
| cost-diff | 0 | #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) | |
| cost-diff | 0 | (*.f64 a (+.f64 b a)) | |
| cost-diff | 0 | (*.f64 b (*.f64 a (+.f64 b a))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) | |
| cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (/.f64 (PI.f64) b) | |
| cost-diff | 0 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) | |
| cost-diff | 384 | (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) | |
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (*.f64 (PI.f64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) | |
| cost-diff | 0 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) | |
| cost-diff | 0 | (*.f64 (+.f64 b a) #s(literal 2 binary64)) | |
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) | |
| cost-diff | 384 | (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
| 8 436× | lower-fma.f64 |
| 8 436× | lower-fma.f32 |
| 4 532× | lower-*.f32 |
| 4 510× | lower-*.f64 |
| 3 184× | lower-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 273 |
| 0 | 70 | 271 |
| 1 | 155 | 267 |
| 2 | 508 | 267 |
| 3 | 2416 | 251 |
| 4 | 4699 | 251 |
| 0 | 8250 | 251 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(PI.f64) |
(*.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
b |
a |
#s(literal 2 binary64) |
(*.f64 b a) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(/.f64 (PI.f64) b) |
(PI.f64) |
b |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
#s(literal 1/2 binary64) |
(*.f64 a a) |
a |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(literal 1 binary64) |
(*.f64 b (*.f64 a (+.f64 b a))) |
b |
(*.f64 a (+.f64 b a)) |
a |
(+.f64 b a) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) |
#s(literal 1 binary64) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
(/.f64 (*.f64 b a) (PI.f64)) |
(*.f64 b a) |
b |
(PI.f64) |
| Outputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (PI.f64) (*.f64 a (*.f64 (*.f64 b (+.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(PI.f64) |
(*.f64 (+.f64 b a) #s(literal 2 binary64)) |
(+.f64 b a) |
b |
a |
#s(literal 2 binary64) |
(*.f64 b a) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 b (*.f64 a a)) |
b |
(*.f64 a a) |
a |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) b) |
(PI.f64) |
b |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
#s(literal 1/2 binary64) |
(*.f64 a a) |
a |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (PI.f64) (*.f64 a (*.f64 (*.f64 b (+.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 b a)))) |
#s(literal 1 binary64) |
(*.f64 b (*.f64 a (+.f64 b a))) |
(*.f64 a (*.f64 b (+.f64 b a))) |
b |
(*.f64 a (+.f64 b a)) |
a |
(+.f64 b a) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) (PI.f64))))) |
#s(literal 1 binary64) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) (PI.f64)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) (PI.f64))) |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
(/.f64 (*.f64 b a) (PI.f64)) |
(*.f64 b a) |
b |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.171875 | (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) | |
| accuracy | 0.4827166276162537 | (/.f64 (*.f64 b a) (PI.f64)) | |
| accuracy | 0.6340662014467467 | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) | |
| accuracy | 22.929297926151975 | #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) | |
| accuracy | 0.00390625 | (*.f64 a (+.f64 b a)) | |
| accuracy | 0.19140625 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) | |
| accuracy | 0.6254098030511119 | (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) | |
| accuracy | 2.163497035236916 | (*.f64 b (*.f64 a (+.f64 b a))) | |
| accuracy | 0.2734375 | (/.f64 (PI.f64) b) | |
| accuracy | 0.4175067591323412 | (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) | |
| accuracy | 5.700293006518215 | (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) | |
| accuracy | 21.587391804507114 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) | |
| accuracy | 0 | (PI.f64) | |
| accuracy | 0.7467236402159797 | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) | |
| accuracy | 5.258799066478859 | (*.f64 b (*.f64 a a)) | |
| accuracy | 21.587391804507114 | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) | |
| accuracy | 0 | (*.f64 b a) | |
| accuracy | 0 | (PI.f64) | |
| accuracy | 0.19369125976844204 | (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) | |
| accuracy | 0.4644298038039052 | (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
| 241.0ms | 256× | 0 | valid |
Compiled 235 to 43 computations (81.7% saved)
ival-mult: 164.0ms (79.1% of total)ival-div: 37.0ms (17.8% of total)ival-sub: 3.0ms (1.4% of total)ival-pi: 1.0ms (0.5% of total)ival-add: 1.0ms (0.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (PI.f64) (patch (PI.f64) #<representation binary64>) () ()) |
#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ()) |
#s(alt (*.f64 (PI.f64) #s(literal 1/2 binary64)) (patch (*.f64 (PI.f64) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ()) |
#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ()) |
#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ()) |
#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) (patch (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) a)) (taylor 0 b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* b (PI)) (pow a 2))) (* 1/2 (/ (PI) a))) (taylor 0 b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* 1/2 (/ (* b (PI)) (pow a 3)))))) (taylor 0 b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 4))) (* 1/2 (/ (PI) (pow a 3)))))))) (taylor 0 b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) b)) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) b)) (+ (* -1/2 (/ (* (pow a 3) (PI)) (pow b 3))) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor -inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b)) (taylor -inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) (taylor -inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* 1/2 (/ (* (pow a 3) (PI)) b))) b)) (* -1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) (taylor -inf b) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) b)) (taylor 0 a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a (PI)) (pow b 2))) (* 1/2 (/ (PI) b))) (taylor 0 a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* a (+ (* -1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (PI) b)) (* a (+ (* -1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 4))) (* 1/2 (/ (PI) (pow b 3)))))))) (taylor 0 a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) a)) (taylor inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) a)) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3))) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow b 2) (PI)) (pow a 2)))))) a) (taylor inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) a)) (taylor -inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) (taylor -inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* 1/2 (/ (* (pow b 2) (PI)) a))) a)) (* -1/2 (PI))) a)) (taylor -inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* -1/2 (PI))) a)) (taylor -inf a) (#s(alt (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (patch (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 a) (* 2 b)) (taylor 0 b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 a) (* 2 b)) (taylor 0 b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 a) (* 2 b)) (taylor 0 b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* 2 (/ a b)))) (taylor inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* 2 (/ a b)))) (taylor inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* 2 (/ a b)))) (taylor inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor -inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -2 (/ a b)) 2))) (taylor -inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -2 (/ a b)) 2))) (taylor -inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -2 (/ a b)) 2))) (taylor -inf b) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 a) (* 2 b)) (taylor 0 a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 a) (* 2 b)) (taylor 0 a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 a) (* 2 b)) (taylor 0 a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 2 (* 2 (/ b a)))) (taylor inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 2 (* 2 (/ b a)))) (taylor inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 2 (* 2 (/ b a)))) (taylor inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -2 (/ b a)) 2))) (taylor -inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -2 (/ b a)) 2))) (taylor -inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -2 (/ b a)) 2))) (taylor -inf a) (#s(alt (*.f64 (+.f64 b a) #s(literal 2 binary64)) (patch (*.f64 (+.f64 b a) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) (patch (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (patch (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (patch #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor 0 b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor 0 b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor 0 b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor 0 b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor -inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor -inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor -inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (/ (PI) b) (taylor -inf b) (#s(alt (/.f64 (PI.f64) b) (patch (/.f64 (PI.f64) b) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (/ 1 b)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 a) (/ 1 b)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* a (pow b 2))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 b) (/ 1 a)) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (pow a 2) b)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 b) (/ 1 a)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (patch (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* a b) (pow a 2))) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* a b) (pow a 2))) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* a b) (pow a 2))) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 2)) (taylor inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 2)) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ a (/ (pow a 2) b))) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (pow b 2)) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a b) (pow b 2))) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a b) (pow b 2))) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* a b) (pow b 2))) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ b (/ (pow b 2) a))) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a (+.f64 b a))) (patch (*.f64 b (*.f64 a (+.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ a b)) (taylor 0 a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ a b)) (taylor 0 a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ a b)) (taylor 0 a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ 1 (/ b a))) (taylor inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ 1 (/ b a))) (taylor inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ 1 (/ b a))) (taylor inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor -inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ 1 (/ b a))) (taylor -inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ 1 (/ b a))) (taylor -inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ 1 (/ b a))) (taylor -inf a) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor 0 b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a b) (pow a 2)) (taylor 0 b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a b) (pow a 2)) (taylor 0 b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a b) (pow a 2)) (taylor 0 b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ a (/ (pow a 2) b))) (taylor inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) (taylor -inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) (taylor -inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) (taylor -inf b) (#s(alt (*.f64 a (+.f64 b a)) (patch (*.f64 a (+.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* a (pow b 2)))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (PI) (* (pow a 2) b))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) (taylor 0 b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) (taylor -inf b) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a (pow b 2)) (PI))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) (taylor 0 a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) (patch #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf a) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor 0 b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* (pow a 2) b) (PI))) (taylor -inf b) (#s(alt (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) (patch (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 b a) (patch (*.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf b) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor 0 a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) b) (taylor -inf a) (#s(alt (*.f64 b (*.f64 a a)) (patch (*.f64 b (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow a 2)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor 0 a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a b) (PI)) (taylor -inf a) (#s(alt (/.f64 (*.f64 b a) (PI.f64)) (patch (/.f64 (*.f64 b a) (PI.f64)) #<representation binary64>) () ())) ()) |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | (/ (PI) (* (+ b a) 2)) |
| 1.0ms | b | @ | 0 | (* (/ (PI) b) (/ 1/2 (* a a))) |
| 0.0ms | a | @ | -inf | (* b (* a (+ b a))) |
| 0.0ms | b | @ | -inf | (* b (* a (+ b a))) |
| 0.0ms | b | @ | 0 | (/ (* b a) (PI)) |
| 1× | egg-herbie |
| 9 442× | lower-fma.f64 |
| 9 442× | lower-fma.f32 |
| 4 674× | lower-*.f64 |
| 4 674× | lower-*.f32 |
| 3 334× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 5424 |
| 1 | 1125 | 5350 |
| 2 | 3091 | 5094 |
| 3 | 6674 | 5090 |
| 0 | 8065 | 4900 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) a)) |
(+ (* -1/2 (/ (* b (PI)) (pow a 2))) (* 1/2 (/ (PI) a))) |
(+ (* 1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* 1/2 (/ (* b (PI)) (pow a 3)))))) |
(+ (* 1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 4))) (* 1/2 (/ (PI) (pow a 3)))))))) |
(* 1/2 (/ (PI) b)) |
(/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b) |
(/ (+ (* -1/2 (/ (* a (PI)) b)) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) |
(/ (+ (* -1/2 (/ (* a (PI)) b)) (+ (* -1/2 (/ (* (pow a 3) (PI)) (pow b 3))) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))))) b) |
(* 1/2 (/ (PI) b)) |
(* -1 (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* 1/2 (/ (* (pow a 3) (PI)) b))) b)) (* -1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) |
(* 1/2 (/ (PI) b)) |
(+ (* -1/2 (/ (* a (PI)) (pow b 2))) (* 1/2 (/ (PI) b))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* -1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* -1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 4))) (* 1/2 (/ (PI) (pow b 3)))))))) |
(* 1/2 (/ (PI) a)) |
(/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a) |
(/ (+ (* -1/2 (/ (* b (PI)) a)) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) |
(/ (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3))) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow b 2) (PI)) (pow a 2)))))) a) |
(* 1/2 (/ (PI) a)) |
(* -1 (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* 1/2 (/ (* (pow b 2) (PI)) a))) a)) (* -1/2 (PI))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* -1/2 (PI))) a)) |
(* 2 a) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(* 2 b) |
(* b (+ 2 (* 2 (/ a b)))) |
(* b (+ 2 (* 2 (/ a b)))) |
(* b (+ 2 (* 2 (/ a b)))) |
(* 2 b) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(* 2 b) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(+ (* 2 a) (* 2 b)) |
(* 2 a) |
(* a (+ 2 (* 2 (/ b a)))) |
(* a (+ 2 (* 2 (/ b a)))) |
(* a (+ 2 (* 2 (/ b a)))) |
(* 2 a) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(/ (PI) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ 1 (* (pow a 2) b)) |
(/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) |
(/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/ 1 (* a (pow b 2))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) |
(/ 1 (* a (pow b 2))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) |
(/ 1 (* a (pow b 2))) |
(/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) |
(/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/ 1 (* (pow a 2) b)) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) |
(/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) |
(/ 1 (* (pow a 2) b)) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) |
(* (pow a 2) b) |
(* b (+ (* a b) (pow a 2))) |
(* b (+ (* a b) (pow a 2))) |
(* b (+ (* a b) (pow a 2))) |
(* a (pow b 2)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* a (pow b 2)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(* a (pow b 2)) |
(* a (+ (* a b) (pow b 2))) |
(* a (+ (* a b) (pow b 2))) |
(* a (+ (* a b) (pow b 2))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(* a b) |
(* a (+ a b)) |
(* a (+ a b)) |
(* a (+ a b)) |
(pow a 2) |
(* (pow a 2) (+ 1 (/ b a))) |
(* (pow a 2) (+ 1 (/ b a))) |
(* (pow a 2) (+ 1 (/ b a))) |
(pow a 2) |
(* (pow a 2) (+ 1 (/ b a))) |
(* (pow a 2) (+ 1 (/ b a))) |
(* (pow a 2) (+ 1 (/ b a))) |
(pow a 2) |
(+ (* a b) (pow a 2)) |
(+ (* a b) (pow a 2)) |
(+ (* a b) (pow a 2)) |
(* a b) |
(* b (+ a (/ (pow a 2) b))) |
(* b (+ a (/ (pow a 2) b))) |
(* b (+ a (/ (pow a 2) b))) |
(* a b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ 1/2 (pow a 2)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
(/ (* a b) (PI)) |
| Outputs |
|---|
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) b) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) (neg.f64 a))) (*.f64 a a)) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(+ (* -1/2 (/ (* b (PI)) (pow a 2))) (* 1/2 (/ (PI) a))) |
(*.f64 (/.f64 (PI.f64) a) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* 1/2 (/ (* b (PI)) (pow a 3)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) a) (*.f64 b (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64))))) |
(+ (* 1/2 (/ (PI) a)) (* b (+ (* -1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 4))) (* 1/2 (/ (PI) (pow a 3)))))))) |
(fma.f64 b (fma.f64 (/.f64 (*.f64 (PI.f64) b) (pow.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b) |
(/ (+ (* -1/2 (/ (* a (PI)) b)) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b b)) (PI.f64)) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b) |
(/ (+ (* -1/2 (/ (* a (PI)) b)) (+ (* -1/2 (/ (* (pow a 3) (PI)) (pow b 3))) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow a 2) (PI)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (PI.f64) b))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) (/.f64 (*.f64 a a) (*.f64 b b)) (PI.f64)))) b) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(* -1 (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* a (PI)) b))) b)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) a) b) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a (PI))) (* 1/2 (/ (* (pow a 2) (PI)) b))) b)) (* -1/2 (PI))) b)) |
(/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b) (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) b)) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) (PI))) (* 1/2 (/ (* (pow a 3) (PI)) b))) b)) (* -1/2 (* a (PI)))) b)) (* -1/2 (PI))) b)) |
(/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (PI.f64) (*.f64 a a)) b)) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/2 binary64)))) b)) b)) (neg.f64 b)) |
(* 1/2 (/ (PI) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) |
(+ (* -1/2 (/ (* a (PI)) (pow b 2))) (* 1/2 (/ (PI) b))) |
(*.f64 (/.f64 (PI.f64) b) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* -1/2 (/ (PI) (pow b 2))) (* 1/2 (/ (* a (PI)) (pow b 3)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (*.f64 a (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64))))) |
(+ (* 1/2 (/ (PI) b)) (* a (+ (* -1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 4))) (* 1/2 (/ (PI) (pow b 3)))))))) |
(fma.f64 a (fma.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a) |
(/ (+ (* -1/2 (/ (* b (PI)) a)) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow b 2) (PI)) (pow a 2))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 (PI.f64) (/.f64 b (*.f64 a a))) (PI.f64)) (/.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -1/2 binary64))) a)) a) |
(/ (+ (* -1/2 (/ (* b (PI)) a)) (+ (* -1/2 (/ (* (pow b 3) (PI)) (pow a 3))) (+ (* 1/2 (PI)) (* 1/2 (/ (* (pow b 2) (PI)) (pow a 2)))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (fma.f64 b (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (PI.f64) a))) (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 (PI.f64) (/.f64 b (*.f64 a a))) (PI.f64)))) a) |
(* 1/2 (/ (PI) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) |
(* -1 (/ (+ (* -1/2 (PI)) (* 1/2 (/ (* b (PI)) a))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) b) a) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b (PI))) (* 1/2 (/ (* (pow b 2) (PI)) a))) a)) (* -1/2 (PI))) a)) |
(/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a) (*.f64 b (*.f64 (PI.f64) #s(literal -1/2 binary64)))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow b 2) (PI))) (* 1/2 (/ (* (pow b 3) (PI)) a))) a)) (* -1/2 (* b (PI)))) a)) (* -1/2 (PI))) a)) |
(/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 b b))) a) (*.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) a)) a)) (neg.f64 a)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* b (+ 2 (* 2 (/ a b)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 a b) b)) |
(* b (+ 2 (* 2 (/ a b)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 a b) b)) |
(* b (+ 2 (* 2 (/ a b)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 a b) b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 a b) b)) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 a b) b)) |
(* -1 (* b (- (* -2 (/ a b)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 a b) b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(+ (* 2 a) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (+.f64 a b)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* a (+ 2 (* 2 (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 b a) #s(literal 2 binary64))) |
(* a (+ 2 (* 2 (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 b a) #s(literal 2 binary64))) |
(* a (+ 2 (* 2 (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 b a) #s(literal 2 binary64))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 b a) #s(literal 2 binary64))) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 b a) #s(literal 2 binary64))) |
(* -1 (* a (- (* -2 (/ b a)) 2))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 b a) #s(literal 2 binary64))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) b) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) (neg.f64 a))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) b) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) (neg.f64 a))) (*.f64 a a)) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(/ (PI) b) |
(/.f64 (PI.f64) b) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) b) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) (neg.f64 a))) (*.f64 a a)) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1 (/ b (pow a 3))) (/ 1 (pow a 2))) b) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a) b) |
(/ (+ (* b (- (/ b (pow a 4)) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/.f64 (fma.f64 b (/.f64 b (pow.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a)) b) |
(/ (+ (* b (- (* b (+ (* -1 (/ b (pow a 5))) (/ 1 (pow a 4)))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))) b) |
(/.f64 (fma.f64 b (-.f64 (/.f64 b (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) a)) b) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 b b)) |
(/ (- (+ (/ 1 a) (/ a (pow b 2))) (/ 1 b)) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 2) (pow b 3))) (/ 1 a)) (+ (* -1 (/ a (pow b 2))) (/ 1 b))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 a (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b))) (*.f64 b b)) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (- (/ 1 a) (/ 1 b)) (pow b 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ a b))) b)) (/ 1 a)) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ a (* -1 (/ (pow a 2) b))) b))) b)) (/ 1 a)) (pow b 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a a) b)) b)) b)) (*.f64 b b)) |
(/ 1 (* a (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1 (/ a (pow b 3))) (/ 1 (pow b 2))) a) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b) a) |
(/ (+ (* a (- (/ a (pow b 4)) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/.f64 (fma.f64 a (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b)) a) |
(/ (+ (* a (- (* a (+ (* -1 (/ a (pow b 5))) (/ 1 (pow b 4)))) (/ 1 (pow b 3)))) (/ 1 (pow b 2))) a) |
(/.f64 (fma.f64 a (-.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b) b)) a) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/ (- (+ (/ 1 b) (/ b (pow a 2))) (/ 1 a)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (pow b 2) (pow a 3))) (/ 1 b)) (+ (* -1 (/ b (pow a 2))) (/ 1 a))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 b (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a))) (*.f64 a a)) |
(/ 1 (* (pow a 2) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a b))) |
(/ (- (/ 1 b) (/ 1 a)) (pow a 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ b a))) a)) (/ 1 b)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ 1 (* -1 (/ (+ b (* -1 (/ (pow b 2) a))) a))) a)) (/ 1 b)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (/.f64 (*.f64 b b) a)) a)) a)) (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 a (*.f64 b (+.f64 a b))) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 a (*.f64 b (+.f64 a b))) |
(* b (+ (* a b) (pow a 2))) |
(*.f64 a (*.f64 b (+.f64 a b))) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a b) a)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a b) a)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a b) a)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a b) a)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a b) a)) |
(* (pow b 2) (+ a (/ (pow a 2) b))) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a b) a)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 a (*.f64 b (+.f64 a b))) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 a (*.f64 b (+.f64 a b))) |
(* a (+ (* a b) (pow b 2))) |
(*.f64 a (*.f64 b (+.f64 a b))) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b a) b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b a) b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b a) b) a) a) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b a) b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b a) b) a) a) |
(* (pow a 2) (+ b (/ (pow b 2) a))) |
(*.f64 (*.f64 (fma.f64 b (/.f64 b a) b) a) a) |
(* a b) |
(*.f64 a b) |
(* a (+ a b)) |
(*.f64 a (+.f64 a b)) |
(* a (+ a b)) |
(*.f64 a (+.f64 a b)) |
(* a (+ a b)) |
(*.f64 a (+.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ b a))) |
(*.f64 a (fma.f64 a (/.f64 b a) a)) |
(* (pow a 2) (+ 1 (/ b a))) |
(*.f64 a (fma.f64 a (/.f64 b a) a)) |
(* (pow a 2) (+ 1 (/ b a))) |
(*.f64 a (fma.f64 a (/.f64 b a) a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ b a))) |
(*.f64 a (fma.f64 a (/.f64 b a) a)) |
(* (pow a 2) (+ 1 (/ b a))) |
(*.f64 a (fma.f64 a (/.f64 b a) a)) |
(* (pow a 2) (+ 1 (/ b a))) |
(*.f64 a (fma.f64 a (/.f64 b a) a)) |
(pow a 2) |
(*.f64 a a) |
(+ (* a b) (pow a 2)) |
(*.f64 a (+.f64 a b)) |
(+ (* a b) (pow a 2)) |
(*.f64 a (+.f64 a b)) |
(+ (* a b) (pow a 2)) |
(*.f64 a (+.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* b (+ a (/ (pow a 2) b))) |
(*.f64 b (fma.f64 a (/.f64 a b) a)) |
(* b (+ a (/ (pow a 2) b))) |
(*.f64 b (fma.f64 a (/.f64 a b) a)) |
(* b (+ a (/ (pow a 2) b))) |
(*.f64 b (fma.f64 a (/.f64 a b) a)) |
(* a b) |
(*.f64 a b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) |
(*.f64 b (fma.f64 a (/.f64 a b) a)) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) |
(*.f64 b (fma.f64 a (/.f64 a b) a)) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (pow a 2) b))))) |
(*.f64 b (fma.f64 a (/.f64 a b) a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (* b (PI)) (pow a 3))) (* 1/2 (/ (PI) (pow a 2)))) b) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* 1/2 (/ (* b (PI)) (pow a 4)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(/ (+ (* 1/2 (/ (PI) (pow a 2))) (* b (+ (* -1/2 (/ (PI) (pow a 3))) (* b (+ (* -1/2 (/ (* b (PI)) (pow a 5))) (* 1/2 (/ (PI) (pow a 4)))))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) b) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) #s(literal 1/2 binary64)))) b) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2))))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a)) (*.f64 b b)) |
(/ (+ (* -1/2 (/ (PI) b)) (+ (* -1/2 (/ (* (pow a 2) (PI)) (pow b 3))) (+ (* 1/2 (/ (PI) a)) (* 1/2 (/ (* a (PI)) (pow b 2)))))) (pow b 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b))))) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (PI) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* a (PI)) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) b)) b)) (*.f64 b b)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (PI)) b)) (* 1/2 (* a (PI)))) b)) (* 1/2 (PI))) b)) (* 1/2 (/ (PI) a))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) a))) b)) b)) (*.f64 b b)) |
(* 1/2 (/ (PI) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))) |
(/ (+ (* -1/2 (/ (* a (PI)) (pow b 3))) (* 1/2 (/ (PI) (pow b 2)))) a) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* 1/2 (/ (* a (PI)) (pow b 4)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(/ (+ (* 1/2 (/ (PI) (pow b 2))) (* a (+ (* -1/2 (/ (PI) (pow b 3))) (* a (+ (* -1/2 (/ (* a (PI)) (pow b 5))) (* 1/2 (/ (PI) (pow b 4)))))))) a) |
(/.f64 (fma.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (PI.f64) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (PI.f64) (*.f64 b b)) (fma.f64 a (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2))))) (pow a 2)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b)) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (PI) a)) (+ (* -1/2 (/ (* (pow b 2) (PI)) (pow a 3))) (+ (* 1/2 (/ (PI) b)) (* 1/2 (/ (* b (PI)) (pow a 2)))))) (pow a 2)) |
(/.f64 (fma.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (/.f64 (PI.f64) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/2 binary64) b)))) (*.f64 a a)) |
(* 1/2 (/ (PI) (* (pow a 2) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b))) |
(/ (+ (* -1/2 (/ (PI) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (* b (PI)) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) b) (/.f64 (fma.f64 (PI.f64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (PI.f64))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (pow b 2) (PI)) a)) (* 1/2 (* b (PI)))) a)) (* 1/2 (PI))) a)) (* 1/2 (/ (PI) b))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) b) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 b b)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) b))) a)) (neg.f64 a))) (*.f64 a a)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* b (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow a 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b))) (PI.f64)) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b))) (PI.f64)) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a (PI.f64)))) |
(* (pow b 2) (+ (* 2 (/ a (PI))) (* 2 (/ (pow a 2) (* b (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (+.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a (PI.f64)))) |
(* 2 (/ (* a (pow b 2)) (PI))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b))) (PI.f64)) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* a (+ (* 2 (/ (* a b) (PI))) (* 2 (/ (pow b 2) (PI))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b (PI.f64)) (+.f64 a b))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(* (pow a 2) (+ (* 2 (/ b (PI))) (* 2 (/ (pow b 2) (* a (PI)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b (PI.f64)))) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 (/ (* (pow a 2) b) (PI))) |
(/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))) (PI.f64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ 1/2 (pow a 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
(/ (* a b) (PI)) |
(/.f64 (*.f64 a b) (PI.f64)) |
| 4 934× | lower-/.f32 |
| 4 918× | lower-/.f64 |
| 3 962× | lower-*.f32 |
| 3 940× | lower-*.f64 |
| 2 612× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 234 |
| 0 | 70 | 228 |
| 1 | 302 | 196 |
| 2 | 2707 | 196 |
| 0 | 8386 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(PI.f64) |
(*.f64 (+.f64 b a) #s(literal 2 binary64)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(/.f64 (PI.f64) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) |
(*.f64 b (*.f64 a (+.f64 b a))) |
(*.f64 a (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 b a) |
(*.f64 b (*.f64 a a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/.f64 (*.f64 b a) (PI.f64)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))) (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64))) (/.f64 (PI.f64) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) (/.f64 (PI.f64) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) (/.f64 (PI.f64) (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (*.f64 b a))) |
(/.f64 (PI.f64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (neg.f64 (neg.f64 (*.f64 b (neg.f64 a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) a) |
(/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) (*.f64 a (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)) (*.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (PI.f64))) (*.f64 (*.f64 a (+.f64 b a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b a))) (*.f64 (+.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (+.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b a))) b) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (*.f64 (+.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) |
(/.f64 (neg.f64 (/.f64 (PI.f64) b)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) b)) (neg.f64 (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))) (neg.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 a (+.f64 b a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b a)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (neg.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 b)) |
(pow.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) (*.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) a)) |
(*.f64 (/.f64 (PI.f64) b) (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 a)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a))) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 b a)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (neg.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (/.f64 (PI.f64) (+.f64 b a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 b a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (+.f64 b a))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (+.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (+.f64 b a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (+.f64 b a)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (+.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (+.f64 b a))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a)))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) (+.f64 b a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (+.f64 b a)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (+.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 b a)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (+.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b a) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b a) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) b)) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1/2 binary64)) (-.f64 b a)) (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (-.f64 b a))) |
(fma.f64 b #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 a #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 a #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 #s(literal 2 binary64) a (*.f64 b #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (-.f64 b a))) (neg.f64 (-.f64 b a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 2 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 2 binary64))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (+.f64 b a) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 b a)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b))) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) b)) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (PI.f64)) (*.f64 a a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (PI.f64)) (neg.f64 (*.f64 a a))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 (*.f64 a a)) (/.f64 b (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 b (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) b))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (neg.f64 b) (neg.f64 (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (PI.f64)) (neg.f64 (*.f64 a a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 a a)) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 b (PI.f64)) (*.f64 a a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a a) (/.f64 b (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (*.f64 (neg.f64 (*.f64 a a)) (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (PI.f64))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) a)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 b (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (neg.f64 (PI.f64))) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) b)) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) a) a) |
(/.f64 (neg.f64 (/.f64 (PI.f64) b)) (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 b (PI.f64)) a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 a a)) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) a)) (neg.f64 a)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (PI.f64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b))) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a a)))) |
(/.f64 (PI.f64) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (PI.f64) (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) b)) |
(/.f64 (PI.f64) (*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (PI.f64)) (*.f64 a a))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (PI.f64)) (neg.f64 (*.f64 a a))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 (*.f64 a a)) (/.f64 b (PI.f64))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 b (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) b))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (neg.f64 b) (neg.f64 (*.f64 a a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (PI.f64)) (neg.f64 (*.f64 a a)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 a a)) (/.f64 b (PI.f64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 b (PI.f64)) (*.f64 a a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a a) (/.f64 b (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) b) |
(/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (PI.f64)) a)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (*.f64 (neg.f64 (*.f64 a a)) (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64)) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (PI.f64))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) a)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 b (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (neg.f64 (PI.f64))) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) b)) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) a) a) |
(/.f64 (neg.f64 (/.f64 (PI.f64) b)) (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (/.f64 b (PI.f64)) a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 a a)) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (PI.f64))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b a) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) b))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (PI.f64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) a)) (neg.f64 a)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 a (PI.f64)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 b (*.f64 a a)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 a (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (PI.f64) (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (PI.f64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (neg.f64 (log.f64 b)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 b)) (log.f64 (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (PI.f64) (neg.f64 b))) |
(neg.f64 (/.f64 (PI.f64) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (PI.f64)) b)) |
(/.f64 (PI.f64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 b)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(pow.f64 (/.f64 b (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (PI.f64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (PI.f64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) b)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) b)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))) (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64))) (/.f64 (PI.f64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64))) (/.f64 (PI.f64) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) (/.f64 (PI.f64) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) (/.f64 (PI.f64) (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (*.f64 b a))) |
(/.f64 (PI.f64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64))) |
(/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (PI.f64) b) (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (neg.f64 (neg.f64 (*.f64 b (neg.f64 a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b a)) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(/.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) a) |
(/.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64))) (*.f64 a (+.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)) (*.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (PI.f64))) (*.f64 (*.f64 a (+.f64 b a)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64))) (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b a))) (*.f64 (+.f64 b a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (+.f64 b a))) (neg.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b a))) b) |
(/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) (*.f64 (+.f64 b a) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a) b) |
(/.f64 (neg.f64 (/.f64 (PI.f64) b)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) b)) (neg.f64 (*.f64 (*.f64 a (+.f64 b a)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) (neg.f64 (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))) (neg.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (*.f64 a (+.f64 b a)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (PI.f64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b a)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (neg.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) a)) (neg.f64 b)) |
(pow.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64)) (*.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (/.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b a) (/.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) (*.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 a (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(*.f64 (/.f64 (PI.f64) b) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) a)) |
(*.f64 (/.f64 (PI.f64) b) (pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 a)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (PI.f64) a) (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 b a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a))) (/.f64 (PI.f64) (*.f64 b #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 b a)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (/.f64 a (PI.f64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (neg.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (/.f64 (PI.f64) (+.f64 b a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (+.f64 b a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 a (+.f64 b a))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (*.f64 a (+.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a))) b) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) (neg.f64 a)) |
(pow.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 b a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 b (+.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (+.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b a))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 b a) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 b (+.f64 b a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b a))) |
(+.f64 (*.f64 b (*.f64 a a)) (*.f64 (*.f64 b a) b)) |
(+.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 b a) b) (*.f64 b (*.f64 a a))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 b a) (*.f64 b (*.f64 a a))) |
(fma.f64 b (*.f64 a a) (*.f64 b (*.f64 b a))) |
(fma.f64 b (*.f64 a a) (*.f64 (*.f64 b a) b)) |
(fma.f64 a (*.f64 b a) (*.f64 b (*.f64 b a))) |
(fma.f64 a (*.f64 b a) (*.f64 (*.f64 b a) b)) |
(fma.f64 (*.f64 b a) b (*.f64 b (*.f64 a a))) |
(fma.f64 (*.f64 b a) a (*.f64 b (*.f64 b a))) |
(fma.f64 (*.f64 b a) a (*.f64 (*.f64 b a) b)) |
(fma.f64 (*.f64 a a) b (*.f64 b (*.f64 b a))) |
(fma.f64 (*.f64 a a) b (*.f64 (*.f64 b a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b)))) |
(/.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (*.f64 b a) (*.f64 (+.f64 b a) (neg.f64 (-.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) b)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 b a)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 b a))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)) (-.f64 (*.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b a))) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 b a) b) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 (*.f64 b a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b a)) (-.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b a) b) (*.f64 (*.f64 b a) b) (-.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a))) (*.f64 (*.f64 (*.f64 b a) b) (*.f64 b (*.f64 a a)))))) |
(pow.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (+.f64 b a) b))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 a (+.f64 b a))) |
(*.f64 b (/.f64 (*.f64 a (+.f64 b a)) #s(literal 1 binary64))) |
(*.f64 a (*.f64 (+.f64 b a) b)) |
(*.f64 a (*.f64 b (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 b a)) |
(*.f64 (*.f64 b a) (+.f64 b a)) |
(*.f64 (*.f64 a (+.f64 b a)) b) |
(*.f64 (*.f64 a (*.f64 (+.f64 b a) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b a) b) a) |
(*.f64 (*.f64 b (+.f64 b a)) a) |
(+.f64 (*.f64 b a) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (-.f64 a b))) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (-.f64 (*.f64 b a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b a) (*.f64 a a)))) |
(fma.f64 b a (*.f64 a a)) |
(fma.f64 a b (*.f64 a a)) |
(fma.f64 a a (*.f64 b a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b a)) |
(/.f64 (fma.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 a (-.f64 a b))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 b a))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) a) (-.f64 b a)) |
(/.f64 (*.f64 a (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) a) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a)))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 b a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b a) (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b a) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 a a))))) (neg.f64 (*.f64 a (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) a)) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (+.f64 b a) (-.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) a)) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 a (+.f64 b a)) |
(*.f64 (+.f64 b a) a) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))))) |
(pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) |
(pow.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 a a))) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) (PI.f64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 a a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) #s(literal 1/2 binary64)) (PI.f64)) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (neg.f64 a))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 (*.f64 (*.f64 b (neg.f64 a)) (*.f64 a #s(literal 2 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) #s(literal 1/2 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))))) (neg.f64 (neg.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (neg.f64 a)))) (neg.f64 (neg.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (neg.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 1 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 b (*.f64 (/.f64 a (PI.f64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 b (/.f64 (*.f64 a a) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (*.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 b a) (/.f64 a (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 a a) (/.f64 b (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (/.f64 (*.f64 b a) (PI.f64)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 b a) (PI.f64)) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 b (PI.f64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 b (PI.f64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b a) (PI.f64))) a) |
(*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a a) (PI.f64))) |
(*.f64 (/.f64 (*.f64 a a) (PI.f64)) (/.f64 b #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 b a) #s(literal 1/2 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 b a) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 a (PI.f64))) |
(*.f64 (*.f64 (/.f64 (*.f64 b a) (PI.f64)) a) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 b a) |
(*.f64 a b) |
(*.f64 b (*.f64 a a)) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 a a) b) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a a))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (neg.f64 a))) |
(pow.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 b a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (PI.f64))) (/.f64 (*.f64 b a) (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 b a) (neg.f64 (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 b (neg.f64 a)) (PI.f64))) |
(/.f64 (*.f64 b a) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (*.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 b (neg.f64 a)) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 a))) (neg.f64 (neg.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 b a) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) #s(literal 1 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (neg.f64 a)))) (neg.f64 (neg.f64 (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (*.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 a (PI.f64))) |
(*.f64 a (/.f64 b (PI.f64))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (PI.f64))) |
(*.f64 (*.f64 b (neg.f64 a)) (/.f64 #s(literal 1 binary64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (PI.f64)) b) |
(*.f64 (/.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 a (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 b (sqrt.f64 (PI.f64))) (/.f64 a (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (sqrt.f64 (PI.f64))) (/.f64 b (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 b (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) b) #s(literal -1 binary64))) |
Compiled 24 895 to 2 613 computations (89.5% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 640 | 6 | 1 646 |
| Fresh | 7 | 6 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 648 | 18 | 1 666 |
| Status | Accuracy | Program |
|---|---|---|
| 93.5% | (/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) a) | |
| 62.4% | (/.f64 (/.f64 (PI.f64) #s(approx (* (+ b a) 2) (*.f64 #s(literal 2 binary64) b))) (*.f64 b a)) | |
| 95.7% | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) | |
| 92.7% | (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) | |
| ✓ | 65.7% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) |
| 85.1% | (*.f64 (/.f64 (/.f64 #s(approx (- b a) (-.f64 (/.f64 (*.f64 a b) a) a)) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) | |
| 93.5% | (*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)) | |
| 99.6% | (*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) | |
| ✓ | 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
| 56.4% | #s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) | |
| 56.4% | #s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) | |
| 62.3% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) | |
| 66.1% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) | |
| ✓ | 62.5% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
| ✓ | 65.7% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
| 65.7% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) | |
| ✓ | 62.2% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
| ✓ | 62.5% | #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
Compiled 1 121 to 351 computations (68.7% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) |
(/.f64 (/.f64 (PI.f64) #s(approx (* (+ b a) 2) (*.f64 #s(literal 2 binary64) b))) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) a) |
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(*.f64 (/.f64 #s(approx (/ 1 (+ b a)) (/.f64 #s(literal 1 binary64) b)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a b) (PI.f64)) b)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b a) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a b))) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(approx (* (* b a) (* (- b a) (+ b a))) (*.f64 a (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) #s(approx (* (- b a) (+ b a)) (*.f64 b b)))) |
(*.f64 #s(approx (/ (/ (- b a) (* b a)) (+ b a)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b a) (+.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) a) |
(/.f64 (/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b) a) |
(*.f64 (/.f64 (-.f64 b a) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 b a) (PI.f64)) (*.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a a))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))) |
(*.f64 (/.f64 #s(approx (/ (- b a) (* b a)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (*.f64 (-.f64 b a) (+.f64 b a))))) |
(*.f64 #s(approx (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (*.f64 (PI.f64) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (PI.f64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 b a) (+.f64 b a))) |
(/.f64 (/.f64 (*.f64 (-.f64 b a) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 (*.f64 b a) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (*.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 b a))))) |
(*.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 (-.f64 b a) (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (+.f64 b a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(approx (- b a) (-.f64 (/.f64 (*.f64 a b) a) a)) (*.f64 b a)) (+.f64 b a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 b a))) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) a)) |
(fma.f64 (/.f64 (PI.f64) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b a) (+.f64 b a)))) (neg.f64 b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (PI.f64) (+.f64 b a))) (/.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 b a) (+.f64 b a))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 b a) (*.f64 b a)) (*.f64 (*.f64 (-.f64 b a) (+.f64 b a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
| Outputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
3 calls:
| 36.0ms | a |
| 16.0ms | b |
| 15.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | a |
| 99.6% | 1 | b |
| 99.6% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 29 to 19 computations (34.5% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) |
(/.f64 (/.f64 (PI.f64) #s(approx (* (+ b a) 2) (*.f64 #s(literal 2 binary64) b))) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(/.f64 (/.f64 (PI.f64) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) a) |
| Outputs |
|---|
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
3 calls:
| 23.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 7.0ms | a |
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | a |
| 99.6% | 1 | b |
| 99.6% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 29 to 19 computations (34.5% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) |
(/.f64 (/.f64 (PI.f64) #s(approx (* (+ b a) 2) (*.f64 #s(literal 2 binary64) b))) (*.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 b a)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
3 calls:
| 8.0ms | a |
| 5.0ms | b |
| 5.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | a |
| 99.1% | 2 | b |
| 95.7% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 29 to 19 computations (34.5% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a a)) b)) |
| Outputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
1 calls:
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | a |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (PI.f64)) (*.f64 b a)))) |
| Outputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
1 calls:
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | a |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (PI.f64) b))) |
| Outputs |
|---|
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a)))) |
2 calls:
| 6.0ms | a |
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | b |
| 98.9% | 2 | a |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
| Outputs |
|---|
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
3 calls:
| 5.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 3.0ms | b |
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 92.7% | 1 | a |
| 92.7% | 1 | b |
Compiled 29 to 19 computations (34.5% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a a)))) |
#s(approx (/ 1 (/ (* (* (- b a) (+ b a)) (* b a)) (* 1/2 (* (PI) (- b a))))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))) |
#s(approx (/ (* (- b a) (* (PI) 1/2)) (* (* b a) (* (- b a) (+ b a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
#s(approx (/ (/ (PI) (* (+ b a) 2)) (* b a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
| Outputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b)))) |
3 calls:
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.6% | 2 | a |
| 87.5% | 2 | b |
| 69.8% | 2 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
Compiled 29 to 19 computations (34.5% saved)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
| Outputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
3 calls:
| 6.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 65.7% | 1 | a |
| 65.7% | 1 | b |
Compiled 29 to 19 computations (34.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
| Outputs |
|---|
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
3 calls:
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 1 | (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
| 62.5% | 1 | b |
| 62.5% | 1 | a |
Compiled 29 to 19 computations (34.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | -1.3841823820958848e+122 | -8.584772222298649e+121 |
| 9.0ms | 64× | 0 | valid |
Compiled 134 to 96 computations (28.4% saved)
ival-mult: 5.0ms (67.5% of total)ival-div: 2.0ms (27% of total)ival-sub: 1.0ms (13.5% of total)ival-pi: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.3841823820958848e+122 | -8.584772222298649e+121 |
Compiled 134 to 96 computations (28.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.3841823820958848e+122 | -8.584772222298649e+121 |
Compiled 134 to 96 computations (28.4% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.761146728815898e+42 | 1.0067800763737702e+43 |
| 1.0ms | 16× | 0 | valid |
Compiled 54 to 40 computations (25.9% saved)
ival-pi: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.5367215212665827e-55 | 2.551382529870161e-51 |
| 13.0ms | 128× | 0 | valid |
Compiled 234 to 164 computations (29.9% saved)
ival-div: 6.0ms (59.6% of total)ival-mult: 3.0ms (29.8% of total)ival-sub: 1.0ms (9.9% of total)ival-pi: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 28× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 325 |
| 1 | 86 | 325 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 b #s(literal 10000000000000000139372116959414099130712064 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(if (<=.f64 b #s(literal 8424983333484575/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
| Outputs |
|---|
(/.f64 (/.f64 (PI.f64) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b a)) |
(*.f64 (/.f64 (PI.f64) (*.f64 b a)) (/.f64 #s(literal 1/2 binary64) (+.f64 b a))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b a)) a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 (PI.f64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 a #s(literal -85999999999999994266675699893276156304580679810490586170235023772954461117178401462856858249130935696378274522852673716224 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b a)) (/.f64 (PI.f64) a))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 b #s(literal 10000000000000000139372116959414099130712064 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(if (<=.f64 b #s(literal 10000000000000000139372116959414099130712064 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b (+.f64 b a)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 (+.f64 b a) b))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b (+.f64 b a)))) |
(if (<=.f64 b #s(literal 8424983333484575/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 b b))))) |
(if (<=.f64 b #s(literal 8424983333484575/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b a)))) #s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b b))))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 a (*.f64 a b)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b a)))) |
#s(approx (* (* (/ (PI) 2) (/ 1 (- (* b b) (* a a)))) (- (/ 1 a) (/ 1 b))) (*.f64 (PI.f64) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
| 12 618× | lower-fma.f64 |
| 12 618× | lower-fma.f32 |
| 6 700× | lower-*.f32 |
| 6 692× | lower-*.f64 |
| 5 734× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 53 |
| 0 | 26 | 49 |
| 1 | 124 | 49 |
| 2 | 1123 | 49 |
| 0 | 9193 | 49 |
| 0 | 291 | 1696 |
| 1 | 768 | 1666 |
| 2 | 2295 | 1612 |
| 3 | 6383 | 1612 |
| 0 | 8341 | 1525 |
| 0 | 52 | 270 |
| 0 | 77 | 274 |
| 1 | 324 | 220 |
| 2 | 3034 | 220 |
| 0 | 8654 | 220 |
| 0 | 48 | 234 |
| 0 | 70 | 228 |
| 1 | 302 | 196 |
| 2 | 2707 | 196 |
| 0 | 8386 | 196 |
| 0 | 48 | 268 |
| 0 | 76 | 260 |
| 1 | 332 | 228 |
| 2 | 3052 | 228 |
| 0 | 8673 | 228 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 887 to 430 computations (51.5% saved)
(sort a b)
Compiled 484 to 178 computations (63.2% saved)
Loading profile data...