Round with significant digits

Rounds towards the nearest number with N significant digits.

Descargar
Descargar

Ahora está siguiendo esta publicación

Nota del editor: This file was selected as MATLAB Central Pick of the Week

Citar como

François Beauducel (2026). Round with significant digits (https://es.mathworks.com/matlabcentral/fileexchange/26212-round-with-significant-digits), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Round to a Specified Number of Significant Digits

Inspiración para: RADIOMICS

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.6.0

fix a problem with vectors with negative and positive exponent values (problem since the last update only).

Descargar
1.5.0

solve the floating point arithmetic problem with roundsd(3.55,2) pointed out by Will and Yuri K.

Descargar
1.3.0

- adds different methods for rounding;
- corrects a bug for 0 values (now produces 0 instead of NaN), thanks to Daniel Armyr's comment.

Descargar
1.2.0

works with negative numbers.

Descargar
1.1.0

works with negative numbers.

Descargar
1.0.0

Descargar