This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

64 bit Maths

I am trying to calculate some quadrature polynomials and I'm not getting enough resolution with the 32 bit fp maths library.
Does anyone know of a 64 bit package either using integers or fp - I don't mind which as I can use either.
I need nothing more complicated than the usual 4 functions; add, subtract, multiply and divide.
Any help would be greatly appreciated.

0