Elemetary problems using GMP

Kevin Ryde user42 at zip.com.au
Thu May 27 23:39:21 CEST 2004


Thomas Chassaing <thomas.chassaing at pci.unizh.ch> writes:
>
>    gmp_printf("%20.15F\n",tst);

You need "%Fg" or whatever, the "F" is only a type indicator, like "L"
for long double.


More information about the gmp-discuss mailing list