Home
last modified time | relevance | path

Searched refs:rootInner (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DGMP.php564 protected function rootInner($n) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DEngine.php1031 return $this->rootInner($n);
1044 protected function rootInner($n) function in phpseclib3\\Math\\BigInteger\\Engines\\Engine