We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3952cc1 commit 57612feCopy full SHA for 57612fe
math/speed.phps
@@ -1,5 +1,5 @@
1
<?php
2
-
+include('Math/BigInteger.php');
3
include('Crypt/RSA.php');
4
include('PHP/Compat/Function/str_split.php');
5
include('PHP/Compat/Function/bcpowmod.php');
0 commit comments