Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
DInteger.php184 public function subtract(self $x) function in phpseclib3\\Math\\PrimeField\\Integer
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
DPHP64.php128 public function subtract(PHP64 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
DPHP32.php127 public function subtract(PHP32 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
DBCMath.php181 public function subtract(BCMath $y) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
DGMP.php180 public function subtract(GMP $y) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
DInteger.php368 public function subtract(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
DBigInteger.php263 public function subtract(BigInteger $y) function in phpseclib3\\Math\\BigInteger