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

3 visualizzazioni (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)

Categorie

Scopri di più su Numeric Types in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by