This commit is contained in:
Stanislav Malyshev 2019-12-16 10:32:49 -08:00
parent 5cb4686753
commit a62154564d

View File

@ -9,5 +9,4 @@ if (!extension_loaded('bcmath')) die('skip bcmath extension not available');
print @bcmul("\xB26483605105519922841849335928742092", bcpowmod(2, 65535, -4e-4));
?>
--EXPECT--
bc math warning: non-zero scale in modulus
0