Conversion Calculator - Python
This is a Python3 project which will help in operating on numbers in all the four number systems as well as converting a number from a given number system to other three number systems.
Conversion Calculator
This is a Python3 application program of a Conversion Calculator.
In this application you can convert a number into other number systems
(like if x is in binary, then x will be converted to decimal, octal and hexadecimal simultaneously)
Similarly, you can also perform operations of addition, subtraction, multiplication, division and modulus
on two numbers given as input alongside the number system they belong to.
Conversion
Converting 4576 from octal to other number systems

Operation
Operations on 3867 and 780 given in the decimal system

Project Files
/
Loading...
| .. | ||
| This directory is empty. | ||