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

3 visualizaciones (últimos 30 días)
for example if the number is 0.25,how can i get the rounded value of that number ??

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 5 de Feb. de 2014
round(0.25)
?

Más respuestas (0)

Categorías

Más información sobre Numeric Types en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by