Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Arbitrary-precision numbers still fall short of real numbers. Most math functions like sqrt or sin can return an irrational number even for rational inputs, so you always need to track the error. Even libbf itself does the same for internal calculation (keyword: Ziv's rounding test).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: