HomeSort by: relevance | last modified time | path
    Searched refs:roote (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/gmp/dist/demos/perl/GMP/
Mpz.pm 47 realloc remove root roote rootrem scan0 scan1
  /src/external/lgpl3/gmp/dist/demos/perl/
test.pl 926 # GMP::Mpz::roote
929 ($r, $e) = roote(0,2);
932 ($r, $e) = roote(81,4);
935 ($r, $e) = roote(85,4);
GMP.pm 196 roote, scan0, scan1, setbit, sizeinbase, sqrtrem, tdiv, tdiv_2exp, tstbit
224 C<roote> returns a root/bool pair, the bool indicating whether the root is
GMP.xs 2193 roote (z, n)

Completed in 20 milliseconds