mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-03-17 13:09:43 +01:00
Added algorithm to Directory.md
This commit is contained in:
parent
a794ab4e31
commit
2ffe49e0a9
@ -12,6 +12,7 @@
|
||||
- [Check Prime](https://github.com/TheAlgorithms/PHP/blob/master/Maths/CheckPrime.php)
|
||||
- [Factorial](https://github.com/TheAlgorithms/PHP/blob/master/Maths/Factorial.php)
|
||||
- [Perfect Square](https://github.com/TheAlgorithms/PHP/blob/master/Maths/PerfectSquare.php)
|
||||
- [Fast Exponentiation](https://github.com/TheAlgorithms/PHP/blob/master/Maths/FastExponentiation.php)
|
||||
|
||||
## Searching
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user