Home
last modified time | relevance | path

Searched refs:_log_int (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/xt/author/
H A Dlib-arithmetic-binary-_log_int.t48 can_ok($LIB, '_log_int');
79 . qq|\@got = $LIB->_log_int(\$x, \$y);|;
86 subtest "_log_int() in list context: $test", sub {
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/xt/author/
H A Dlib-arithmetic-binary-_log_int.t48 can_ok($LIB, '_log_int');
79 . qq|\@got = $LIB->_log_int(\$x, \$y);|;
86 subtest "_log_int() in list context: $test", sub {
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/xt/author/
H A Dlib-arithmetic-binary-_log_int.t48 can_ok($LIB, '_log_int');
79 . qq|\@got = $LIB->_log_int(\$x, \$y);|;
86 subtest "_log_int() in list context: $test", sub {
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/xt/author/
H A Dlib-arithmetic-binary-_log_int.t48 can_ok($LIB, '_log_int');
79 . qq|\@got = $LIB->_log_int(\$x, \$y);|;
86 subtest "_log_int() in list context: $test", sub {
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/
H A DTODO4 * move _log_int() to XS
H A DCHANGES88 _log_int(). The version of _log_int() implemented in Math::BigInt::GMP was
392 * _log_int() modifies it's argument instead of just returning a
395 * speed up _log_int() greatly by taking a guess of the result
459 * _log_int() handles now plain scalars as $base parameter
506 * added a working _log_int() method
518 * disabled the borken _log_int() from the XS code
531 * added _log_int() to XS code
H A DMANIFEST42 xt/author/lib-arithmetic-binary-_log_int.t
H A DSIGNATURE60 …90afb265890c0e6479dfd3559182ac4389e818c74663adacf11d8c82 xt/author/lib-arithmetic-binary-_log_int.t
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm126 sub _log_int { subroutine
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm126 sub _log_int { subroutine
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/t/Math/BigInt/
H A DScalar.pm126 sub _log_int { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm126 sub _log_int { subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm128 sub _log_int { subroutine
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/
H A DCHANGES88 Math::BigInt::Lib. The methods removed are _modinv() and _log_int(). The
89 version of _log_int() implemented in Math::BigInt::GMP was buggy anyway.
233 * _log_int() calculates a guess, and then use this to find the real result,
286 * add _is_two, _is_ten, _two, _ten, _log_int, _zeros, _sqrt, _root() etc
H A DMANIFEST49 xt/author/lib-arithmetic-binary-_log_int.t
H A DSIGNATURE67 …90afb265890c0e6479dfd3559182ac4389e818c74663adacf11d8c82 xt/author/lib-arithmetic-binary-_log_int.t
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/t/
H A Dbigintg.t534 note "_log_int()";
540 my ($r, $exact) = $LIB->_log_int($x, $LIB->_new("3"));
547 ($r, $exact) = $LIB->_log_int($x, 3);
/dports/security/p5-CryptX/CryptX-0.075/t/
H A Dmbi_ltm_bigintg.t472 # _log_int (test handling of plain scalar as base, bug up to v1.17)
476 my ($r, $exact) = $C->_log_int($x, $C->_new("3"));
483 ($r, $exact) = $C->_log_int($x, 3);
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/
H A DMANIFEST43 xt/author/lib-arithmetic-binary-_log_int.t
H A DSIGNATURE61 …90afb265890c0e6479dfd3559182ac4389e818c74663adacf11d8c82 xt/author/lib-arithmetic-binary-_log_int.t
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm606 my ($log2n) = $class -> _log_int($class -> _copy($x), $two);
645 sub _log_int { subroutine
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/
H A DMANIFEST156 xt/author/lib-arithmetic-binary-_log_int.t
/dports/security/p5-CryptX/CryptX-0.075/lib/Math/BigInt/
H A DLTM.pm484 sub _log_int { subroutine
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/lib/Math/BigInt/
H A DLib.pm656 my ($log2n) = $class -> _log_int($class -> _copy($x), $two);
695 sub _log_int { subroutine
/dports/security/p5-CryptX/CryptX-0.075/
H A DChanges196 - Math::BigInt::LTM fixed _log_int()

12