blob: 7fd545971af2a74eddaec2047ef9efd7e4b5353d (
plain) (
blame)
1
2
3
|
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.
|