Home
last modified time | relevance | path

Searched defs:divide (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php214 public function divide(self $x) function in phpseclib3\\Math\\PrimeField\\Integer
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP64.php159 public function divide(PHP64 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
H A DPHP32.php158 public function divide(PHP32 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
H A DBCMath.php214 public function divide(BCMath $y) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php213 public function divide(GMP $y) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php425 public function divide(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php304 public function divide(BigInteger $y) function in phpseclib3\\Math\\BigInteger