mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-28 07:21:07 +00:00
74d96ab355
* Changed as suggested Now return in same format as oct() returns * Slight change * Fixed issue #1368, return values for large number now is fixed and does not return in scientific notation * Update decimal_to_octal.py |
||
---|---|---|
.. | ||
decimal_to_binary.py | ||
decimal_to_hexadecimal.py | ||
decimal_to_octal.py |