Searched defs:isNegative (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
H A D | BCMath.php | 671 public function isNegative() function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath |
H A D | GMP.php | 675 public function isNegative() function in phpseclib3\\Math\\BigInteger\\Engines\\GMP |
H A D | PHP.php | 1194 public function isNegative() function in phpseclib3\\Math\\BigInteger\\Engines\\PHP |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ | ||
H A D | BigInteger.php | 831 public function isNegative() function in phpseclib3\\Math\\BigInteger |