Round with significant digits
Rounds towards the nearest number with N significant digits.
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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 .
Informazioni generali
- Versione (2,49 KB)
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). |
||
| 1.5.0 | solve the floating point arithmetic problem with roundsd(3.55,2) pointed out by Will and Yuri K. |
||
| 1.3.0 | - adds different methods for rounding;
|
||
| 1.2.0 | works with negative numbers. |
||
| 1.1.0 | works with negative numbers. |
||
| 1.0.0 |