Code covered by the BSD License
by Richard Pfisterer
02 Dec 2009
A workaround for HEX2DEC for large numbers where rounding error is seen.
| Watch this File
For large 64 bit numbers HEX2DEC runs into floating point issues. This function uses the uint64 data type to do the conversion so there are no rounding errors.
Contact us at files@mathworks.com