Methods to fix values to two decimals
Afficher commentaires plus anciens
Does anyone know the most efficient way to fix values to two significant figures?
I am trying to proof a calculations which initially has the calculated values to two significant figures and then has the final values to 7 significant figures.
When researching I found a MatLab answer stating that you can not fix "binary floating point arithmetic" https://au.mathworks.com/matlabcentral/answers/16882-how-to-round-the-decimal-point
Does MatLab cater for fixed point instead of just floating points?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!