Open rugheid opened 7 years ago
Change the BigFloat class to use GNU MPFR instead of GMP. This allows the use of more important functions like logarithms.
BigFloat
Change the
BigFloat
class to use GNU MPFR instead of GMP. This allows the use of more important functions like logarithms.