Limit significant figures to 2 significant figures
    44 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
et=abs(((stop-new_cos)/stop)*100);
Say I use the above to solve for a number how would I limit the et variable to 2 significant figures?
0 Commenti
Risposta accettata
  Star Strider
      
      
 il 4 Feb 2020
        Using the round function and the option in: Round Elements to Specified Number of Significant Digits is likely to be more consistent.  
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Precision in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!