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 Solvers30
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6840 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2068 Solvers
-
Determine if a Given Number is a Triangle Number
400 Solvers
-
Get the length of a given vector
13707 Solvers
-
792 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!