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 Solvers13
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2060 Solvers
-
1376 Solvers
-
Spherical radius given four points
257 Solvers
-
98 Solvers
-
Find and replaces spaces from a input string with *
172 Solvers
More from this Author65
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!