Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php1015 return $this->rootInner($n);
1028 protected function rootInner($n) function in phpseclib3\\Math\\BigInteger\\Engines\\Engine
H A DGMP.php572 protected function rootInner($n) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP