Re: Problems with mpfr_set_str() and decimal numbers

2019-04-16 Thread Dennis Clarke
On 4/16/19 6:15 AM, Torbjörn Granlund wrote: You might want to let the MPFR developers know about this. GMP != MPFR. I already heard back from them pretty fast. I was entirely on the wrong list. In fact, they suggested I not use MPFR for the application and take a long look at GMP in the

Re: Problems with mpfr_set_str() and decimal numbers

2019-04-16 Thread Torbjörn Granlund
You might want to let the MPFR developers know about this. GMP != MPFR. -- Torbjörn Please encrypt, key id 0xC8601622 ___ gmp-bugs mailing list gmp-bugs@gmplib.org https://gmplib.org/mailman/listinfo/gmp-bugs

Problems with mpfr_set_str() and decimal numbers

2019-04-16 Thread Dennis Clarke
Trying to read in a decimal number on the command line and getting a strange response. Just ever so slightly wrong result. Some other code I have was acting strange so I did this bit : #include #include #include #define __STDC_FORMAT_MACROS #include #include #include #include #define