Round with significant digits

Rounds towards the nearest number with N significant digits.

Scarica
Scarica

Al momento, stai seguendo questo contributo

Nota dell'editore: This file was selected as MATLAB Central Pick of the Week

Cita come

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

Riconoscimenti

Ispirato da: Round to a Specified Number of Significant Digits

Ispirato: RADIOMICS

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.6.0

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

Scarica
1.5.0

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

Scarica
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.

Scarica
1.2.0

works with negative numbers.

Scarica
1.1.0

works with negative numbers.

Scarica
1.0.0

Scarica