Convert a hexadecimal number to a decimal number. Many of the numbers may be quite large. For example:
hex='abcdef123456';
dec='188900967593046';
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers12
Suggested Problems
-
2531 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
104 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
265 Solvers
-
Moving average (variable kernel length)
137 Solvers
-
275 Solvers
More from this Author63
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!