Convert Decimal Number to Hex number (including non integer value)
E.X. (2598.675) in decimal = A26.ACCC in hexa
Solution Stats
Problem Comments
7 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers23
Suggested Problems
-
Is my wife right? Now with even more wrong husband
1340 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
560 Solvers
-
300 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
867 Solvers
-
1046 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!
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.