For my extension, I was hesitating to choose between double or multiprecision library (GMP for example). I did took double for performance, and easier to implement. Though, GMP could be used into ...