This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
TheAlgorithms-PHP
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-PHP
mirror of
https://github.com/TheAlgorithms/PHP.git
synced
2025-01-17 07:08:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
TheAlgorithms-PHP
/
Conversions
History
Andrew S Erwin
b0f5b59c52
convert result type result to int
2021-12-21 10:08:35 -06:00
..
BinaryToDecimal.php
Added Binary, Octal, and Hex conversion to and from Decimal Numbers
2020-10-22 00:42:53 +05:30
DecimalToBinary.php
convert result type result to int
2021-12-21 10:08:35 -06:00
HexadecimalToDecimal.php
Added Binary, Octal, and Hex conversion to and from Decimal Numbers
2020-10-22 00:42:53 +05:30
OctalToDecimal.php
Added Binary, Octal, and Hex conversion to and from Decimal Numbers
2020-10-22 00:42:53 +05:30