if a number is 0.25 how can i get the rounded value of that number ..how can i convert?

1 visualizzazione (ultimi 30 giorni)
for example if the number is 0.25,how can i get the rounded value of that number ??

Risposta accettata

Sean de Wolski
Sean de Wolski il 5 Feb 2014
round(0.25)
?

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by