Conversion between DECimal, BINary, HEXAdecimal and OCTal numbers...?
Hello,
How will look like a function or multiple functions in Mathcad Prime so that when I give it a DECimal number to convert that DECimal number into BINary, HEXAdecimal, and OCTal corresponding values? Or how to do these things in Mathcad Prime?
Case a) Input: DECimal number, Output: BINary, HEXAdecimal and OCTal corresponding values/numbers
Case b) Input: BINary number, Output: DECimal, HEXAdecimal and OCTal corresponding values/numbers
Case c) Input: HEXAdecimal number, Output: DECimal, BINary and OCTal corresponding values/numbers
Case d) Input: OCTal number, Output: DECimal, BINary and HEXAdecimal corresponding values/numbers
Like it is shown below an example for Case a):


