table of contents
other versions
- trixie 0.085-1+deb13u1
- trixie-backports 0.090-1~bpo13+1
- testing 0.090-1
- unstable 0.090-1+b1
| Math::BigInt::LTM(3pm) | User Contributed Perl Documentation | Math::BigInt::LTM(3pm) |
NAME¶
Math::BigInt::LTM - Use the libtommath library for Math::BigInt routines
SYNOPSIS¶
use Math::BigInt lib => 'LTM'; ## See Math::BigInt docs for usage.
DESCRIPTION¶
Provides support for big integer calculations by means of the libtommath c-library.
Since: CryptX-0.029
SEE ALSO¶
Math::BigInt, <https://github.com/libtom/libtommath>
| 2026-04-23 | perl v5.40.1 |