2012-06-22 23:28:16 +02:00
|
|
|
Math::GMPf is a bigfloat module utilising the GNU MP (GMP) library. Basically
|
|
|
|
this module simply wraps all of the mpf floating point functions provided by
|
|
|
|
that library. See the Math::GMPf test suite for some examples of usage.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Math-GMPf
|