Y
Hacker News
new
|
ask
|
show
|
jobs
by
junon
1685 days ago
Not very reliable. For precision one usually seeks out the MPFR library or something similar.
2 comments
zoomablemind
1685 days ago
If anyone else wonders, MPFR (Multi-Precision Floating-point calc with correct Rounding). The application domain is Interval Math [1].
[1]:
http://cs.utep.edu/interval-comp/applications.html
link
adgjlsfhk1
1685 days ago
ARB
https://arblib.org/
is often better than mpfr.
link
junon
1685 days ago
Thanks, that's a new one.
link
[1]:http://cs.utep.edu/interval-comp/applications.html