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.