Math::BigInt::LTM(3pm) | User Contributed Perl Documentation | Math::BigInt::LTM(3pm) |
Math::BigInt::LTM - Use the libtommath library for Math::BigInt routines
use Math::BigInt lib => 'LTM'; ## See Math::BigInt docs for usage.
Provides support for big integer calculations by means of the libtommath c-library.
Since: CryptX-0.029
Math::BigInt, <https://github.com/libtom/libtommath>
2018-12-01 | perl v5.28.1 |