Hacker News new | ask | show | jobs
by copperx 2669 days ago
I know it's totally overkill, but I use Mathematica for even simple arithmetic computations. I assume that the developers have ironed most of the obvious bugs.
1 comments

I think Mathematica uses the GNU multiple precision arithmetic (gmp) library itself in many cases.