Hacker News new | ask | show | jobs
by mjcohen 2184 days ago
To go with that, you need ln(1+x). HP calculators had both.
3 comments

I believe that they're all part of the IEEE 754 spec, but some of these functions are just recommended.

x87 has pretty much all of them, including two remainder implementations \o/

I did implement that, and sqrt, etc. With integer math because the misery of needing more precision :D (or is that :( ? )