table of contents
other versions
- Tumbleweed 0.87.0-1.1
- Leap-16.0
- Leap-15.6
Math::BigInt::LTM(3) | User Contributed Perl Documentation | Math::BigInt::LTM(3) |
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>
2025-06-11 | perl v5.40.2 |