Problem 42327. Convert Decimal Number to Hex number (including non integer value)
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
Show
4 older comments
goc3
on 3 Oct 2020
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.
Rafael S.T. Vieira
on 29 Oct 2020
Already did, goc3, thanks. Please, delete my leading solution if possible.
goc3
on 3 Nov 2020
@Rafael S.T. Vieira: done.
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2760 Solvers
-
Project Euler: Problem 10, Sum of Primes
1917 Solvers
-
336 Solvers
-
304 Solvers
-
Sum of first n terms of a harmonic progression
454 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!