Limit significant figures to 2 significant figures

70 次查看(过去 30 天)
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?

采纳的回答

Star Strider
Star Strider 2020-2-4
Using the round function and the option in: Round Elements to Specified Number of Significant Digits is likely to be more consistent.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by