Matlab hex2dec function not converting hex into dec accurately.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
sidra rahim
am 2 Feb. 2019
Kommentiert: sidra rahim
am 3 Feb. 2019
I am trying to convert Hex: C3B829A1E8642B78 in matlab using hex2dec but it is not giving me the correct result. I know the problem is of precision, The answer should have been 14103068008476060536 but matlab is giving 14103068008476060000. I want it to be accurate as I have to use the result for further calculations. Please help.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Conversion Between Symbolic and Numeric finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!