haskell / haskell/math-functions
incompleteBeta underflows for small x
Open
bug
- Dominant language
- Haskell
- Stars
- 45
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
```
>>> incompleteBeta 100 100 0.000453582882551019090765914709706407847988884896039962768554688
0.0
```
but true answer is: 2.00541346834439406004294904703959964191892215724246345240369e-276
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.