Problem 42327. Convert Decimal Number to Hex number (including non integer value)
Solution Stats
Problem Comments
-
7 Comments
is it right in test 2?
Updated.. sorry for typo
Hi Pritesh, isn't 0.675[dec]==0.A(C)[hex]? If so 0.ACCD[hex] is closer to 0.675[dec].
Please change the name of function.
The function name has been changed to not conflict with a built-in function name. However, rescoring was not performed, as that would invalidate prior correct solutions. Please resubmit your recent attempts.
Already did, goc3, thanks. Please, delete my leading solution if possible.
@Rafael S.T. Vieira: done.
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
Return the largest number that is adjacent to a zero
5401 Solvers
-
Duplicate each element of a vector.
614 Solvers
-
Reverse the elements of an array
1036 Solvers
-
333 Solvers
-
Find the index of n in magic(n)
249 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!