phpseclib/phpseclib/Math
terrafrost 42f22a4e44 BigInteger: fix special case for base-10 / bcmath
echo new Math_BigInteger('-') when in bcmath mode would output '-' - not '0'
2013-03-05 08:37:59 -06:00
..
BigInteger.php BigInteger: fix special case for base-10 / bcmath 2013-03-05 08:37:59 -06:00